@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.unviewed[data-v-16918574],.unviewed-notification[data-v-16918574]{background-color:#f0f0f0}.top-menu[data-v-16918574]{display:flex;align-items:center;justify-content:flex-end;padding:10px 20px;background-color:#fff;color:#04182a;box-shadow:0 0 4px #0000001a;position:fixed;top:0;left:70px;right:0;height:30px;z-index:998}.search-bar[data-v-16918574]{flex-grow:1;margin-right:40px}.search-bar input[data-v-16918574]{width:300px;padding:8px 15px;border:1px solid #ccc;border-radius:100px;font-size:.9rem}.menu-item[data-v-16918574]{position:relative;margin-left:20px;cursor:pointer}.icon[data-v-16918574]{width:24px;height:24px;transition:transform .3s ease}.icon[data-v-16918574]:hover{transform:scale(1.1)}.dropdown-menu[data-v-16918574]{position:absolute;top:40px;right:0;background-color:#fff;color:#04182a;box-shadow:0 4px 8px #0000001a;border-radius:5px;width:200px;z-index:1001}.dropdown-menu ul[data-v-16918574]{list-style:none;margin:0;padding:10px}.dropdown-menu li[data-v-16918574]{padding:8px 10px;cursor:pointer;transition:background-color .2s}.dropdown-menu li[data-v-16918574]:hover{background-color:#f0f0f0}.notification-popup-menu[data-v-16918574]{position:fixed;top:52px;right:0;width:500px;height:calc(100vh - 60px);background-color:#fff;color:#04182a;box-shadow:-1px 0 4px #4b4b4b1a;z-index:997;overflow-y:auto;padding:10px}.notification-popup-menu ul[data-v-16918574]{list-style:none;margin:0;padding:0}.notification-popup-menu li[data-v-16918574]{padding:15px 10px;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.notification-popup-menu li[data-v-16918574]:hover{background-color:#f8f9fa}.notification-popup-menu li strong[data-v-16918574]{font-size:1rem;font-weight:700;color:#04182a}.notification-popup-menu li small[data-v-16918574]{font-size:.85rem;color:#888}.notification-header[data-v-16918574]{position:sticky;top:0;background-color:#fff;z-index:998;padding:10px;border-bottom:1px solid #f0f0f0}.notification-header h2[data-v-16918574]{margin:0;font-size:1.25rem;font-weight:700;color:#04182a}.sidebar[data-v-223201ac]{width:250px;height:100vh;background-color:#ececec;color:#eef3ff;display:flex;flex-direction:column;justify-content:flex-start;transition:width .3s ease-in-out;position:fixed;top:0;left:0;z-index:1000}.sidebar.minimized[data-v-223201ac]{width:70px}.sidebar.maximized[data-v-223201ac]{width:250px}.logo-container[data-v-223201ac]{height:80px;display:flex;align-items:center;padding-left:20px;transition:padding-left .3s ease,transform .3s ease}.sidebar.minimized .logo-container[data-v-223201ac]{padding-left:10px}.logo-small[data-v-223201ac]{max-height:30px;max-width:30px;padding-left:8px;transition:transform .3s ease,max-height .3s ease,max-width .3s ease}.logo-large[data-v-223201ac]{max-height:40px;max-width:120px;transition:transform .3s ease,max-height .3s ease,max-width .3s ease}.logo-container:hover .logo-small[data-v-223201ac],.logo-container:hover .logo-large[data-v-223201ac]{transform:scale(1.1)}.toggle-btn[data-v-223201ac]{background:none;border:none;color:#373739;cursor:pointer;padding:10px 20px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.toggle-btn[data-v-223201ac]:hover{transform:scale(1.2)}.arrow-icon[data-v-223201ac]{width:24px;height:24px;fill:#eef3ff;transition:transform .3s ease}.arrow-icon.minimized[data-v-223201ac]{transform:rotate(180deg)}.menu[data-v-223201ac]{list-style:none;padding:0;margin:0;width:100%}.menu-item[data-v-223201ac]{display:flex;align-items:center;padding:8px 20px;font-size:1rem;color:#373739;cursor:pointer;transition:background-color .3s,color .3s}.menu-link[data-v-223201ac]{display:flex;align-items:center;width:100%;text-decoration:none;color:inherit}.menu-icon[data-v-223201ac]{width:28px;height:28px;flex-shrink:0;margin-right:15px;fill:#eef3ff;transition:opacity .3s ease,margin-right .3s ease}.sidebar.minimized .menu-icon[data-v-223201ac]{margin-right:0}.menu-item span[data-v-223201ac]{font-size:.9rem;transition:opacity .3s ease,margin-left .3s ease}.sidebar.minimized .menu-item span[data-v-223201ac]{display:none}.menu-item[data-v-223201ac]:hover{background-color:#dbdbdb}.menu-item:hover .menu-link[data-v-223201ac]{color:#373739}.menu-item-ticker[data-v-223201ac]{position:absolute;top:0;left:0;margin-left:10px;border-radius:3px;color:#fff;background-color:#3e3e3e;font-size:.9rem;font-weight:400;padding-left:10px;padding-right:10px;display:none;transition:opacity .3s ease}.sidebar.minimized .menu-item:hover .menu-item-ticker[data-v-223201ac]{display:block}.submenu-item[data-v-223201ac]{position:relative}.submenu[data-v-223201ac]{display:none;position:absolute;top:0;left:100%;background-color:#ececec;padding:0;list-style:none;margin:0;border-radius:0;width:200px;box-shadow:0 0 10px #0000001a;z-index:1001}.submenu li[data-v-223201ac]{padding:8px 20px;font-size:.9rem;color:#373739;transition:background-color .3s,color .3s;cursor:pointer}.submenu li a[data-v-223201ac]{text-decoration:none;color:inherit}.submenu li[data-v-223201ac]:hover{background-color:#dbdbdb;color:#373739}.submenu li[data-v-223201ac]:active,.submenu li[data-v-223201ac]:focus{color:inherit;background-color:#dbdbdb}.submenu-item:hover .submenu[data-v-223201ac]{display:block;background-color:#ececec}.default-layout{display:flex;flex-direction:column;height:100vh}.main-container{display:flex;flex:1;margin-top:0}.content{display:flex;flex-direction:column;justify-content:flex-start;margin-left:250px;padding:20px;box-sizing:border-box;overflow-y:auto}.content.minimized{margin-left:70px}.schedule-page{margin-top:60px;height:calc(100vh - 60px);padding:20px;box-sizing:border-box}.global-top-menu{position:fixed;top:0;left:70px;right:0;z-index:1000;width:calc(100% - 70px);padding:10px 20px;background-color:#fff;box-shadow:0 2px 4px #0000001a}.schedule-page{margin-top:60px;height:calc(100% - 60px)}#app{margin:0;padding:0;height:100vh}.editor-container[data-v-31abc6a0]{padding:20px;background-color:#f3f6fa;border-radius:8px;box-shadow:0 4px 8px #0000001a}h2[data-v-31abc6a0]{font-size:24px;font-weight:700;text-align:center;margin-bottom:20px}#editorjs[data-v-31abc6a0]{border:1px solid #ccc;border-radius:8px;padding:10px;min-height:300px;background:#fff}.btn-save[data-v-31abc6a0],.btn-export[data-v-31abc6a0]{display:inline-block;margin-top:20px;margin-right:10px;padding:10px 20px;font-size:16px;border:none;border-radius:5px;cursor:pointer}.btn-save[data-v-31abc6a0]{background-color:#4caf50;color:#fff}.btn-export[data-v-31abc6a0]{background-color:#2196f3;color:#fff}.btn-save[data-v-31abc6a0]:hover{background-color:#45a049}.btn-export[data-v-31abc6a0]:hover{background-color:#1976d2}.multiselect{align-items:center;background:var(--ms-bg,#fff);border:var(--ms-border-width,1px) solid var(--ms-border-color,#d1d5db);border-radius:var(--ms-radius,4px);box-sizing:border-box;cursor:pointer;display:flex;font-size:var(--ms-font-size,1rem);justify-content:flex-end;margin:0 auto;min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2);outline:none;position:relative;width:100%}.multiselect.is-open{border-radius:var(--ms-radius,4px) var(--ms-radius,4px) 0 0}.multiselect.is-open-top{border-radius:0 0 var(--ms-radius,4px) var(--ms-radius,4px)}.multiselect.is-disabled{background:var(--ms-bg-disabled,#f3f4f6);cursor:default}.multiselect.is-active{border:var(--ms-border-width-active,var(--ms-border-width,1px)) solid var(--ms-border-color-active,var(--ms-border-color,#d1d5db));box-shadow:0 0 0 var(--ms-ring-width,3px) var(--ms-ring-color,rgba(16,185,129,.188))}.multiselect-wrapper{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:flex-end;margin:0 auto;min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2);outline:none;position:relative;width:100%}.multiselect-multiple-label,.multiselect-placeholder,.multiselect-single-label{align-items:center;background:transparent;box-sizing:border-box;display:flex;height:100%;left:0;line-height:var(--ms-line-height,1.375);max-width:100%;padding-left:var(--ms-px,.875rem);padding-right:calc(1.25rem + var(--ms-px, .875rem)*3);pointer-events:none;position:absolute;top:0}.multiselect-placeholder{color:var(--ms-placeholder-color,#9ca3af)}.multiselect-single-label-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiselect-search{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--ms-bg,#fff);border:0;border-radius:var(--ms-radius,4px);bottom:0;box-sizing:border-box;font-family:inherit;font-size:inherit;height:100%;left:0;outline:none;padding-left:var(--ms-px,.875rem);position:absolute;right:0;top:0;width:100%}.multiselect-search::-webkit-search-cancel-button,.multiselect-search::-webkit-search-decoration,.multiselect-search::-webkit-search-results-button,.multiselect-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-tags{flex-grow:1;flex-shrink:1;flex-wrap:wrap;margin:var(--ms-tag-my,.25rem) 0 0;padding-left:var(--ms-py,.5rem)}.multiselect-tag,.multiselect-tags{align-items:center;display:flex;min-width:0}.multiselect-tag{background:var(--ms-tag-bg,#10b981);border-radius:var(--ms-tag-radius,4px);color:var(--ms-tag-color,#fff);font-size:var(--ms-tag-font-size,.875rem);font-weight:var(--ms-tag-font-weight,600);line-height:var(--ms-tag-line-height,1.25rem);margin-bottom:var(--ms-tag-my,.25rem);margin-right:var(--ms-tag-mx,.25rem);padding:var(--ms-tag-py,.125rem) 0 var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem);white-space:nowrap}.multiselect-tag.is-disabled{background:var(--ms-tag-bg-disabled,#9ca3af);color:var(--ms-tag-color-disabled,#fff);padding-right:var(--ms-tag-px,.5rem)}.multiselect-tag-wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiselect-tag-wrapper-break{white-space:normal;word-break:break-all}.multiselect-tag-remove{align-items:center;border-radius:var(--ms-tag-remove-radius,4px);display:flex;justify-content:center;margin:var(--ms-tag-remove-my,0) var(--ms-tag-remove-mx,.125rem);padding:var(--ms-tag-remove-py,.25rem) var(--ms-tag-remove-px,.25rem)}.multiselect-tag-remove:hover{background:#00000010}.multiselect-tag-remove-icon{background-color:currentColor;display:inline-block;height:.75rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:.8;width:.75rem}.multiselect-tags-search-wrapper{display:inline-block;flex-grow:1;flex-shrink:1;height:100%;margin:0 var(--ms-tag-mx,4px) var(--ms-tag-my,4px);position:relative}.multiselect-tags-search-copy{display:inline-block;height:1px;visibility:hidden;white-space:pre-wrap;width:100%}.multiselect-tags-search{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;bottom:0;box-sizing:border-box;font-family:inherit;font-size:inherit;left:0;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.multiselect-tags-search::-webkit-search-cancel-button,.multiselect-tags-search::-webkit-search-decoration,.multiselect-tags-search::-webkit-search-results-button,.multiselect-tags-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-inifite{align-items:center;display:flex;justify-content:center;min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2);width:100%}.multiselect-inifite-spinner,.multiselect-spinner{animation:multiselect-spin 1s linear infinite;background-color:var(--ms-spinner-color,#10b981);flex-grow:0;flex-shrink:0;height:1rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1rem;z-index:10}.multiselect-spinner{margin:0 var(--ms-px,.875rem) 0 0}.multiselect-clear{display:flex;flex-grow:0;flex-shrink:0;opacity:1;padding:0 var(--ms-px,.875rem) 0 0;position:relative;transition:.3s;z-index:10}.multiselect-clear:hover .multiselect-clear-icon{background-color:var(--ms-clear-color-hover,#000)}.multiselect-clear-icon{background-color:var(--ms-clear-color,#999);display:inline-block;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");transition:.3s}.multiselect-caret,.multiselect-clear-icon{height:1.125rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.625rem}.multiselect-caret{background-color:var(--ms-caret-color,#999);flex-grow:0;flex-shrink:0;margin:0 var(--ms-px,.875rem) 0 0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");pointer-events:none;position:relative;transform:rotate(0);transition:transform .3s;z-index:10}.multiselect-caret.is-open{pointer-events:auto;transform:rotate(180deg)}.multiselect-dropdown{-webkit-overflow-scrolling:touch;background:var(--ms-dropdown-bg,#fff);border:var(--ms-dropdown-border-width,1px) solid var(--ms-dropdown-border-color,#d1d5db);border-radius:0 0 var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px);bottom:0;display:flex;flex-direction:column;left:calc(var(--ms-border-width, 1px)*-1);margin-top:calc(var(--ms-border-width, 1px)*-1);max-height:var(--ms-max-height,10rem);outline:none;overflow-y:scroll;position:absolute;right:calc(var(--ms-border-width, 1px)*-1);transform:translateY(100%);z-index:100}.multiselect-dropdown.is-top{border-radius:var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px) 0 0;bottom:auto;top:var(--ms-border-width,1px);transform:translateY(-100%)}.multiselect-dropdown.is-hidden{display:none}.multiselect-options{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.multiselect-group{margin:0;padding:0}.multiselect-group-label{align-items:center;background:var(--ms-group-label-bg,#e5e7eb);box-sizing:border-box;color:var(--ms-group-label-color,#374151);cursor:default;display:flex;font-size:.875rem;font-weight:600;justify-content:flex-start;line-height:var(--ms-group-label-line-height,1.375);padding:var(--ms-group-label-py,.3rem) var(--ms-group-label-px,.75rem);text-align:left;text-decoration:none}.multiselect-group-label.is-pointable{cursor:pointer}.multiselect-group-label.is-pointed{background:var(--ms-group-label-bg-pointed,#d1d5db);color:var(--ms-group-label-color-pointed,#374151)}.multiselect-group-label.is-selected{background:var(--ms-group-label-bg-selected,#059669);color:var(--ms-group-label-color-selected,#fff)}.multiselect-group-label.is-disabled{background:var(--ms-group-label-bg-disabled,#f3f4f6);color:var(--ms-group-label-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-group-label.is-selected.is-pointed{background:var(--ms-group-label-bg-selected-pointed,#0c9e70);color:var(--ms-group-label-color-selected-pointed,#fff)}.multiselect-group-label.is-selected.is-disabled{background:var(--ms-group-label-bg-selected-disabled,#75cfb1);color:var(--ms-group-label-color-selected-disabled,#d1fae5)}.multiselect-group-options{margin:0;padding:0}.multiselect-option{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:var(--ms-option-font-size,1rem);justify-content:flex-start;line-height:var(--ms-option-line-height,1.375);padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem);text-align:left;text-decoration:none}.multiselect-option.is-pointed{background:var(--ms-option-bg-pointed,#f3f4f6);color:var(--ms-option-color-pointed,#1f2937)}.multiselect-option.is-selected{background:var(--ms-option-bg-selected,#10b981);color:var(--ms-option-color-selected,#fff)}.multiselect-option.is-disabled{background:var(--ms-option-bg-disabled,#fff);color:var(--ms-option-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-option.is-selected.is-pointed{background:var(--ms-option-bg-selected-pointed,#26c08e);color:var(--ms-option-color-selected-pointed,#fff)}.multiselect-option.is-selected.is-disabled{background:var(--ms-option-bg-selected-disabled,#87dcc0);color:var(--ms-option-color-selected-disabled,#d1fae5)}.multiselect-no-options,.multiselect-no-results{color:var(--ms-empty-color,#4b5563);padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem)}.multiselect-fake-input{background:transparent;border:0;bottom:-1px;font-size:0;height:1px;left:0;outline:none;padding:0;position:absolute;right:0;width:100%}.multiselect-fake-input:active,.multiselect-fake-input:focus{outline:none}.multiselect-assistive-text{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.multiselect-spacer{display:none}[dir=rtl] .multiselect-multiple-label,[dir=rtl] .multiselect-placeholder,[dir=rtl] .multiselect-single-label{left:auto;padding-left:calc(1.25rem + var(--ms-px, .875rem)*3);padding-right:var(--ms-px,.875rem);right:0}[dir=rtl] .multiselect-search{padding-left:0;padding-right:var(--ms-px,.875rem)}[dir=rtl] .multiselect-tags{padding-left:0;padding-right:var(--ms-py,.5rem)}[dir=rtl] .multiselect-tag{margin-left:var(--ms-tag-mx,.25rem);margin-right:0;padding:var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem) var(--ms-tag-py,.125rem) 0}[dir=rtl] .multiselect-tag.is-disabled{padding-left:var(--ms-tag-px,.5rem)}[dir=rtl] .multiselect-caret,[dir=rtl] .multiselect-spinner{margin:0 0 0 var(--ms-px,.875rem)}[dir=rtl] .multiselect-clear{padding:0 0 0 var(--ms-px,.875rem)}@keyframes multiselect-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.form-container[data-v-a38a342c]{max-width:700px;margin:20px auto;padding:30px;background:#f1f1f1);border-radius:1px;box-shadow:0 4px 20px #0003;color:gray;font-family:Poppins,sans-serif}.form-title[data-v-a38a342c]{text-align:center;font-size:1.8rem;margin-bottom:20px;color:#63676d;text-transform:uppercase}.form-group[data-v-a38a342c]{margin-bottom:20px}.form-input[data-v-a38a342c],.form-textarea[data-v-a38a342c],select[data-v-a38a342c]{width:96%;padding:12px;border:1px solid #8a8a8a;border-radius:1px;background:#f0f0f0;color:gray;font-size:1rem;outline:none}.form-input[data-v-a38a342c]:focus,select[data-v-a38a342c]:focus{border-color:#ddbc64;box-shadow:0 0 5px #f6d05ccc}.form-checkbox-group[data-v-a38a342c]{display:flex;flex-wrap:wrap;gap:10px}.form-checkbox[data-v-a38a342c]{display:flex;align-items:center;background:#f0f0f0;padding:8px 12px;border-radius:1px;border:1px solid #727272;cursor:pointer;color:#545454;font-size:.9rem;transition:.3s ease}.form-checkbox[data-v-a38a342c]:hover{background:#ddbc64;border-color:#0d1d41;color:#424242}.form-checkbox input[data-v-a38a342c]{margin-right:8px;transform:scale(1.2)}.interested-in-other-input[data-v-a38a342c]{margin-top:10px}.source-other-input[data-v-a38a342c]{margin-top:5px}.interested-in-header[data-v-a38a342c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.interested-search-input[data-v-a38a342c]{border:none;border-bottom:1px solid #8a8a8a;background:transparent;padding:5px;font-size:.9rem;color:gray;outline:none;width:40%}.interested-search-input[data-v-a38a342c]:focus{border-bottom-color:#837138}.form-submit-button[data-v-a38a342c]{width:100%;padding:12px;font-size:1rem;border:2px;background:#dfe0e1;color:#4a4a4a;border-radius:3px;border-color:#4a4a4a;cursor:pointer;text-transform:uppercase;transition:background .3s ease}.form-submit-button[data-v-a38a342c]:hover{background:#dabc4d;color:#2c2c2c}.success-message[data-v-a38a342c]{color:#34d399;text-align:center;font-weight:700;margin-top:20px}.error-message[data-v-a38a342c]{color:#f87171;text-align:center;font-weight:700;margin-top:20px}.success-message[data-v-a38a342c],.error-message[data-v-a38a342c]{border:1px solid #ccc;background-color:#f9f9f9}.multiselect[data-v-a38a342c]{border:1px solid #b2b2b2!important;background-color:#f8f9fa!important;color:#333!important;border-radius:1px!important}.multiselect__option[data-v-a38a342c]{background-color:#fff!important;color:#333!important;padding:10px!important;border-bottom:1px solid #e5e5e5!important}.multiselect__option--highlight[data-v-a38a342c]{background-color:#f3f3f3!important;color:#fff!important}.multiselect__tag[data-v-a38a342c]{background-color:#b3954e!important;color:#fff!important;border-radius:1px!important;padding:5px 10px!important}.multiselect__placeholder[data-v-a38a342c]{color:#373737!important}.multiselect__input[data-v-a38a342c]{color:#333!important;padding:1px!important}.deals-view[data-v-2888d567]{padding:20px}.filter-checkbox[data-v-2888d567]{margin-bottom:20px;font-size:1rem;display:flex;align-items:center}.filter-checkbox input[data-v-2888d567]{margin-right:10px}.deal-group[data-v-2888d567]{margin-bottom:20px}.deal-table[data-v-2888d567]{width:100%;border-collapse:collapse;margin-top:10px;border:1px solid #ccc}.deal-table th[data-v-2888d567],.deal-table td[data-v-2888d567]{padding:10px;text-align:left;border:1px solid #ccc}.deal-row[data-v-2888d567]{cursor:pointer;transition:background-color .2s;border:1px solid #ccc}.deal-row[data-v-2888d567]:hover{background-color:#f4f4f4}.action-required[data-v-2888d567]{border:2px solid red!important;background-color:#ff00001a}.deal-card h3[data-v-2888d567]{margin:0 0 10px}.deal-card p[data-v-2888d567]{margin:5px 0}.updates-tab[data-v-c1a9b16c]{padding:20px;max-width:600px;margin:0}.quill-editor[data-v-c1a9b16c]{height:80px;border:1px solid #ccc}.submit-button[data-v-c1a9b16c]{margin-top:10px;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.submit-button[data-v-c1a9b16c]:hover{background-color:#0056b3}.updates-feed[data-v-c1a9b16c]{margin-top:20px}.update-card[data-v-c1a9b16c]{border:1px solid #ddd;border-radius:8px;padding:15px;margin-bottom:15px}.update-header[data-v-c1a9b16c]{display:flex;justify-content:space-between}.update-author[data-v-c1a9b16c]{font-size:1.1rem;color:#333}.update-time[data-v-c1a9b16c]{font-size:.9rem;color:#777}.update-content[data-v-c1a9b16c]{margin-top:10px}.file-attachments[data-v-c1a9b16c]{margin-top:15px}.file-attachments ul[data-v-c1a9b16c]{list-style-type:none;padding-left:0}.file-attachments li[data-v-c1a9b16c]{margin:0}.file-thumbnail[data-v-c1a9b16c]{position:relative;display:inline-block;width:150px;height:150px;border-radius:8px;overflow:hidden;border:2px solid #ddd;cursor:pointer}.file-thumbnail img[data-v-c1a9b16c]{width:100%;height:100%;object-fit:cover;border-radius:8px}.file-thumbnail[data-v-c1a9b16c]:hover{background-color:#dde7f07a;border-color:#919191}.file-thumbnail[data-v-c1a9b16c]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0003;border-radius:8px;opacity:0;transition:opacity .3s ease}.file-thumbnail[data-v-c1a9b16c]:hover:before{opacity:1}.file-thumbnail-image[data-v-c1a9b16c],.file-thumbnail-video[data-v-c1a9b16c]{width:100px;height:100px;object-fit:cover}.file-link[data-v-c1a9b16c]{color:#007bff;text-decoration:none}.file-link[data-v-c1a9b16c]:hover{text-decoration:underline}.update-actions[data-v-c1a9b16c]{margin-top:15px}.like-button[data-v-c1a9b16c],.comment-button[data-v-c1a9b16c]{padding:5px 10px;margin-right:10px;cursor:pointer;border:none;border-radius:4px}.like-button[data-v-c1a9b16c]{background-color:#28a745;color:#fff}.comment-button[data-v-c1a9b16c]{background-color:#ffc107;color:#fff}.like-button[data-v-c1a9b16c]:hover{background-color:#218838}.comment-button[data-v-c1a9b16c]:hover{background-color:#e0a800}.comments[data-v-c1a9b16c]{margin-top:15px}.comment[data-v-c1a9b16c]{margin-bottom:10px}.comment-author[data-v-c1a9b16c]{font-weight:700;color:#333}.comment-text[data-v-c1a9b16c]{color:#555}.file-preview-modal[data-v-c1a9b16c]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.file-preview-content[data-v-c1a9b16c]{background:#fff;padding:20px;border-radius:8px;max-width:80vw;max-height:80vh;display:flex;flex-direction:column;align-items:center}.file-preview-image[data-v-c1a9b16c],.file-preview-video[data-v-c1a9b16c]{max-width:100%;max-height:60vh}.close-preview[data-v-c1a9b16c]{background-color:#ff4e4e;color:#fff;border:none;padding:10px;border-radius:4px;cursor:pointer}.close-preview[data-v-c1a9b16c]:hover{background-color:#cc3838}.download-btn[data-v-c1a9b16c]{margin-top:20px;background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.download-btn[data-v-c1a9b16c]:hover{background-color:#0056b3}.timeline-tab[data-v-696e01cb]{padding:20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.timeline[data-v-696e01cb]{position:relative;padding-left:20px;margin-top:10px}.timeline-item[data-v-696e01cb]{position:relative;margin-bottom:20px;display:flex;align-items:center;border-left:2px solid #e6e6e6;padding-left:20px}.timeline-dot[data-v-696e01cb]{position:absolute;left:-15px;top:0;width:30px;height:30px;border-radius:20%;background-color:#2f67ff;transition:background-color .3s ease}.timeline-item .timeline-content[data-v-696e01cb]{padding-left:20px;padding-right:20px;padding-top:10px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-left:10px;flex-grow:1}.timeline-item .activity-header[data-v-696e01cb]{display:flex;justify-content:space-between;font-size:.9rem;color:#888}.timeline-item h3[data-v-696e01cb]{margin-top:8px;font-size:1.1rem;color:#333}.timeline-item p[data-v-696e01cb]{margin-top:5px;font-size:.95rem;color:#555}.timeline-item .timeline-dot.email[data-v-696e01cb]{background-color:#34e45d}.timeline-item .timeline-dot.email-reply[data-v-696e01cb]{background-color:#ffb339}.timeline-item .timeline-dot.task[data-v-696e01cb]{background-color:#3175ff}.no-activities[data-v-696e01cb]{font-size:1rem;color:#777;text-align:center}.agent[data-v-696e01cb]{font-weight:700}.timestamp[data-v-696e01cb]{font-style:italic;color:#555}.activity-popup[data-v-93900a8e]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content[data-v-93900a8e]{background:#fff;padding:20px;border-radius:8px;width:600px;box-shadow:0 4px 6px #0003;text-align:left;position:relative}.close-icon[data-v-93900a8e]{position:absolute;top:10px;right:10px;cursor:pointer;width:20px;height:20px}.activities-tab[data-v-7cf92698]{padding:20px}.activities-list[data-v-7cf92698]{list-style:none;padding:0}.activity-item[data-v-7cf92698]{cursor:pointer;margin:10px 0;padding:10px;border:1px solid #ddd;border-radius:8px;transition:background-color .2s}.activity-item[data-v-7cf92698]:hover{background-color:#f4f4f4}.activity-name[data-v-7cf92698]{font-weight:700;color:#333}.activity-status[data-v-7cf92698]{color:#777;font-size:.9rem}.file-preview-modal[data-v-396d23d0]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.file-preview-content[data-v-396d23d0]{background:#fff;padding:20px;border-radius:8px;max-width:80vw;max-height:80vh;display:flex;flex-direction:column;align-items:center}.file-preview-image[data-v-396d23d0]{max-width:100%;max-height:60vh}.file-preview-pdf[data-v-396d23d0]{width:100%;height:400px;border:1px solid #ddd}.close-preview[data-v-396d23d0]{background-color:#ff4e4e;color:#fff;border:none;padding:10px;border-radius:4px;cursor:pointer}.close-preview[data-v-396d23d0]:hover{background-color:#cc3838}.download-btn[data-v-396d23d0]{margin-top:20px;background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.download-btn[data-v-396d23d0]:hover{background-color:#0056b3}.files-tab[data-v-15167192]{padding:20px}.file-gallery[data-v-15167192]{display:flex;flex-wrap:wrap;gap:20px}.file-thumbnail[data-v-15167192]{position:relative;width:100px;height:100px;cursor:pointer}.file-thumbnail-image[data-v-15167192]{width:100%;height:100%;object-fit:cover;border-radius:8px}.file-thumbnail-pdf[data-v-15167192]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.file-thumbnail[data-v-15167192]:hover{background-color:#dde7f07a}.file-thumbnail-image[data-v-15167192],.file-thumbnail-video[data-v-15167192],.file-thumbnail-pdf img[data-v-15167192]{border-radius:8px;transition:opacity .3s ease}.file-thumbnail:hover .file-thumbnail-image[data-v-15167192],.file-thumbnail:hover .file-thumbnail-video[data-v-15167192],.file-thumbnail:hover .file-thumbnail-pdf img[data-v-15167192]{opacity:.8}.conversation-tab[data-v-fa75f395]{padding:20px;max-width:600px;margin:0}.new-message[data-v-fa75f395]{display:flex;flex-direction:column;margin-bottom:20px}.message-input[data-v-fa75f395]{padding:5px;width:100%;height:50px;border-radius:4px;border:1px solid #ccc;font-size:14px;margin-bottom:10px}.send-button[data-v-fa75f395]{padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.send-button[data-v-fa75f395]:hover{background-color:#0056b3}.conversation-feed[data-v-fa75f395]{display:flex;flex-direction:column;gap:10px}.message[data-v-fa75f395]{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:10px}.team-message[data-v-fa75f395]{align-items:flex-start}.client-message[data-v-fa75f395]{align-items:flex-end}.message-bubble[data-v-fa75f395]{max-width:60%;background-color:#f1f1f1;padding:10px;border-radius:10px;position:relative}.team-message .message-bubble[data-v-fa75f395]{background-color:#e1f5fe}.client-message .message-bubble[data-v-fa75f395]{background-color:#f1f8e9}.sender-name[data-v-fa75f395]{font-weight:700;color:#333;font-size:1rem;margin-bottom:5px}.message-content[data-v-fa75f395]{margin-top:5px;color:#555}.message-time[data-v-fa75f395]{font-size:.8rem;color:#888;margin-top:5px}.message-time.left[data-v-fa75f395]{text-align:left;margin-left:0}.message-time.right[data-v-fa75f395]{text-align:right;margin-right:0}.message-content br[data-v-fa75f395]{margin-bottom:5px}.documents-tab[data-v-08aab541]{padding:20px}.create-document-btn[data-v-08aab541]{background-color:#007bff;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer;margin-bottom:20px}.document-list[data-v-08aab541]{display:flex;flex-direction:column}.document-item[data-v-08aab541]{cursor:pointer;margin:5px 0;padding:5px 5px 5px 15px;border:1px solid #ddd;border-radius:8px;transition:background-color .2s;background-color:#fff;position:relative}.document-item[data-v-08aab541]:hover{background-color:#fefefe;border-color:#adadad;transition:border-color .4s}.document-title[data-v-08aab541]{font-weight:700;color:#333;font-size:1.1rem}.document-status[data-v-08aab541]{margin-top:5px;font-weight:600;display:flex;align-items:center;padding-left:0}.document-status[data-v-08aab541]:before{width:10px;height:10px;margin-right:8px;border-radius:50%;display:inline-block;background-color:transparent;margin-left:0;padding-left:0}.status-draft[data-v-08aab541]{color:#989898}.status-draft[data-v-08aab541]:before{content:"";width:10px;height:10px;margin-right:8px;border-radius:50%;background-color:#989898;display:inline-block;margin-left:0;padding-left:0}.status-sent[data-v-08aab541]{color:#7b00ff}.status-sent[data-v-08aab541]:before{content:"";width:10px;height:10px;margin-right:8px;border-radius:50%;background-color:#7b00ff;display:inline-block;margin-left:0;padding-left:0}.status-viewed[data-v-08aab541]{color:#007bff}.status-viewed[data-v-08aab541]:before{content:"";width:10px;height:10px;margin-right:8px;border-radius:50%;background-color:#007bff;display:inline-block}.status-signed[data-v-08aab541]{color:#ff9f00}.status-signed[data-v-08aab541]:before{content:"";width:10px;height:10px;margin-right:8px;border-radius:50%;background-color:#ff9f00;display:inline-block}.status-completed[data-v-08aab541]{color:#28a745}.status-completed[data-v-08aab541]:before{content:"";width:10px;height:10px;margin-right:8px;border-radius:50%;background-color:#28a745;display:inline-block}.status-expired[data-v-08aab541]{color:#dc3545}.status-expired[data-v-08aab541]:before{content:"";width:10px;height:10px;margin-right:8px;border-radius:50%;background-color:#dc3545;display:inline-block}.document-last-updated[data-v-08aab541]{margin-top:5px;font-size:.8rem;color:#a2a2a2}.document-created[data-v-08aab541]{position:absolute;bottom:10px;right:15px;font-size:.8rem;color:#a2a2a2;text-align:right}.deal-detail[data-v-2501dbb1]{padding:20px;display:flex;flex-direction:column;height:100vh;box-sizing:border-box}.deal-title[data-v-2501dbb1]{margin-bottom:16px;font-size:1.5rem;font-weight:700;color:#333}.split-layout[data-v-2501dbb1]{display:flex;gap:1rem;flex-grow:1;height:100%}.deal-info[data-v-2501dbb1]{flex:1;max-width:30%;background:#f9f9f9;padding:1rem;border-radius:8px;border:1px solid #ddd;box-sizing:border-box}.tabs-section[data-v-2501dbb1]{flex:3;display:flex;flex-direction:column;height:100%;overflow-y:auto}.tab-buttons[data-v-2501dbb1]{display:flex;border-bottom:1px solid #ddd}.tab-buttons button[data-v-2501dbb1]{padding:1rem;cursor:pointer;border:none;background:none;font-size:.9rem;font-weight:400;transition:font-weight 0s ease}.tab-buttons .active[data-v-2501dbb1]{border-bottom:2px solid #007bff;font-weight:700;color:#007bff}.tab-buttons button[data-v-2501dbb1]:hover{border-bottom:2px solid #007bff}.tab-content[data-v-2501dbb1]{margin-top:10px;padding:1rem;flex-grow:1;overflow-y:auto;background-color:#f9f9f9;border-radius:8px;border:1px solid #ddd;box-sizing:border-box}.client-payments[data-v-d6ac2641]{padding:20px}.tab-title[data-v-d6ac2641]{font-size:1.5rem;font-weight:700;margin-bottom:20px}.payments-list[data-v-d6ac2641]{margin-top:0}.payment-list[data-v-d6ac2641]{list-style:none;padding:0}.payment-item[data-v-d6ac2641]{display:flex;justify-content:space-between;background:#fff;padding:15px;margin-bottom:3px;border-radius:8px;border:1px solid #ddd;cursor:pointer;transition:background-color .3s}.payment-item[data-v-d6ac2641]:hover{background-color:#f4f4f4}.payment-details[data-v-d6ac2641]{display:flex;justify-content:space-between;width:100%}.payment-name[data-v-d6ac2641]{flex:2}.payment-amount[data-v-d6ac2641],.payment-status[data-v-d6ac2641],.payment-balance[data-v-d6ac2641]{flex:1;text-align:right}.payment-name[data-v-d6ac2641],.payment-amount[data-v-d6ac2641],.payment-status[data-v-d6ac2641],.payment-balance[data-v-d6ac2641]{font-weight:500;font-size:.9rem}.dashboard[data-v-b44aef20]{padding:10px}.project-summary[data-v-b44aef20]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.summary-item[data-v-b44aef20]{background:#fff;padding:10px;border-radius:1px;border:1px solid #ddd;text-align:center}.summary-item h4[data-v-b44aef20]{font-size:1rem;font-weight:700;margin-bottom:10px}.summary-item p[data-v-b44aef20]{font-size:1.1rem;font-weight:400;margin:0}.chart-container[data-v-b44aef20]{margin-top:20px}.contracts-table table[data-v-b44aef20]{width:100%;border-collapse:collapse;margin-top:10px}.contracts-table th[data-v-b44aef20],.contracts-table td[data-v-b44aef20]{padding:10px;text-align:left;border:1px solid #ccc;font-size:.9rem}.contracts-table tr[data-v-b44aef20]{background-color:#fff}.contracts-table th[data-v-b44aef20]{background-color:#f1f1f1;text-align:center;font-size:.9rem;font-weight:600}.contracts-table td.center[data-v-b44aef20]{text-align:center}.pdf-link[data-v-b44aef20]{color:#007bff;text-decoration:none}.pdf-link[data-v-b44aef20]:hover{text-decoration:underline}.expenses[data-v-e727e29a]{padding:20px}.tab-title[data-v-e727e29a]{font-size:1.5rem;font-weight:700;margin-bottom:20px}.expenses-list[data-v-e727e29a]{margin-top:0}.expense-list[data-v-e727e29a]{list-style:none;padding:0}.expense-item[data-v-e727e29a]{display:flex;justify-content:space-between;background:#fff;padding:15px;margin-bottom:3px;border-radius:8px;border:1px solid #ddd;cursor:pointer;transition:background-color .3s}.expense-item[data-v-e727e29a]:hover{background-color:#f4f4f4}.expense-details[data-v-e727e29a]{display:flex;justify-content:space-between;width:100%}.expense-name[data-v-e727e29a]{flex:2}.expense-supplier[data-v-e727e29a],.expense-amount[data-v-e727e29a],.expense-status[data-v-e727e29a],.expense-balance[data-v-e727e29a]{flex:1;text-align:right}.expense-name[data-v-e727e29a],.expense-supplier[data-v-e727e29a],.expense-amount[data-v-e727e29a],.expense-status[data-v-e727e29a],.expense-balance[data-v-e727e29a]{font-weight:500;font-size:.9rem}.schedule[data-v-a7366eec]{padding:20px}.tab-title[data-v-a7366eec]{font-size:1.5rem;font-weight:700;margin-bottom:20px}.schedule-list[data-v-a7366eec]{margin-top:0}.schedule-items[data-v-a7366eec]{list-style:none;padding:0}.schedule-item[data-v-a7366eec]{display:flex;justify-content:space-between;background:#fff;padding:15px;margin-bottom:3px;border-radius:8px;border:1px solid #ddd;cursor:pointer;transition:background-color .3s}.schedule-item[data-v-a7366eec]:hover{background-color:#f4f4f4}.schedule-details[data-v-a7366eec]{display:flex;justify-content:space-between;width:100%}.schedule-name[data-v-a7366eec]{flex:2}.schedule-vendor[data-v-a7366eec],.schedule-date[data-v-a7366eec],.schedule-status[data-v-a7366eec]{flex:1;text-align:right}.schedule-name[data-v-a7366eec],.schedule-vendor[data-v-a7366eec],.schedule-date[data-v-a7366eec],.schedule-status[data-v-a7366eec]{font-weight:500;font-size:.9rem}.project-detail[data-v-0d32bc87]{padding:50px;display:flex;flex-direction:column;height:100vh;box-sizing:border-box;margin:0}.project-header[data-v-0d32bc87]{display:grid;grid-template-columns:30% 20% 15% 35%;gap:20px;align-items:center;margin-bottom:20px}.project-title[data-v-0d32bc87]{font-size:1.5rem;font-weight:700;color:#333;margin:0}.project-info-left[data-v-0d32bc87]{text-align:left}.project-info-middle[data-v-0d32bc87]{text-align:center}.progress-bar-container[data-v-0d32bc87]{text-align:right}.progress-bar[data-v-0d32bc87]{background:#e0e0e0;width:90%;height:25px;border-radius:50px;position:relative}.progress[data-v-0d32bc87]{background-color:#45e281;height:100%;color:#484848;text-align:center;line-height:25px;font-weight:700;border-radius:50px;transition:width 1s ease-in-out}.tabs-section[data-v-0d32bc87]{flex:1;display:flex;flex-direction:column;height:100%;overflow-y:auto}.tab-buttons-container[data-v-0d32bc87]{display:flex;gap:10px;flex-wrap:wrap}.tab-button[data-v-0d32bc87]{padding:10px 15px;background-color:#f1f1f1;border:1px solid #ccc;border-radius:10px;cursor:pointer;transition:background-color .3s ease}.tab-button[data-v-0d32bc87]:hover{background-color:#ddd}.tab-button.active[data-v-0d32bc87]{background-color:#3067ff;color:#fff}.tab-content[data-v-0d32bc87]{margin-top:10px;padding:1rem;background-color:#f9f9f9;border-radius:8px;border:1px solid #ddd;box-sizing:border-box}.projects-view[data-v-c264ddbb]{padding:20px}.filter-checkbox[data-v-c264ddbb]{margin-bottom:20px;font-size:1rem;display:flex;align-items:center}.filter-checkbox input[data-v-c264ddbb]{margin-right:10px}.project-group[data-v-c264ddbb]{margin-bottom:20px}.project-table[data-v-c264ddbb]{width:100%;border-collapse:collapse;margin-top:10px;border:1px solid #ccc}.project-table th[data-v-c264ddbb],.project-table td[data-v-c264ddbb]{padding:10px;text-align:left;border:1px solid #ccc}.project-row[data-v-c264ddbb]{cursor:pointer;transition:background-color .2s;border:1px solid #ccc}.project-row[data-v-c264ddbb]:hover{background-color:#f4f4f4}.action-required[data-v-c264ddbb]{border:2px solid red!important;background-color:#ff00001a}.project-card h3[data-v-c264ddbb]{margin:0 0 10px}.project-card p[data-v-c264ddbb]{margin:5px 0}body{font-family:Poppins,sans-serif;margin:0;padding:0}.container{display:flex;height:100vh}.sidebar{width:250px;transition:width .3s ease}.sidebar.minimized{width:50px}.content{flex-grow:1;overflow:auto}/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.vuecal__weekdays-headings{border-bottom:1px solid #ddd;margin-bottom:-1px}.vuecal--week-numbers .vuecal__weekdays-headings,.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:3em}.vuecal--view-with-time.vuecal--twelve-hour .vuecal__weekdays-headings{font-size:.9em;padding-left:4em}.vuecal--overflow-x.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:0}.vuecal__heading{width:100%;height:2.8em;font-weight:400;justify-content:center;text-align:center;align-items:center;position:relative;overflow:hidden}.vuecal__heading>.vuecal__flex{width:100%;height:100%;align-items:initial!important}.vuecal--sticky-split-labels .vuecal__heading{height:3.4em}.vuecal--month-view .vuecal__heading,.vuecal--week-view .vuecal__heading,.vuecal--day-view .vuecal__heading{width:14.2857%}.vuecal--hide-weekends.vuecal--month-view .vuecal__heading,.vuecal--hide-weekends.vuecal--week-view .vuecal__heading,.vuecal--hide-weekends.vuecal--day-view .vuecal__heading,.vuecal--years-view .vuecal__heading{width:20%}.vuecal--year-view .vuecal__heading{width:33.33%}.vuecal__heading .weekday-label{flex-shrink:0;display:flex;justify-content:center;align-items:center}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal__heading .small,.vuecal__heading .xsmall,.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small{display:none}.vuecal .vuecal__split-days-headers{align-items:center}@media screen and (max-width: 550px){.vuecal__heading{line-height:1.2}.vuecal__heading .small,.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal__heading .full,.vuecal__heading .xsmall,.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small{display:none}.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--overflow-x .vuecal__heading .small,.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}@media screen and (max-width: 450px){.vuecal__heading .xsmall,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal__heading .full,.vuecal__heading .small,.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small{display:none}.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}.vuecal__header button{outline:none;font-family:inherit}.vuecal__menu{padding:0;margin:0;list-style-type:none;justify-content:center;background-color:#00000005}.vuecal__view-btn{background:none;border:none;padding:.3em 1em;height:2.2em;font-size:1.3em;border-bottom:0 solid currentColor;cursor:pointer;color:inherit;box-sizing:border-box;transition:.2s}.vuecal__view-btn--active{border-bottom-width:2px;background:#ffffff26}.vuecal__title-bar{background-color:#0000001a;display:flex;align-items:center;text-align:center;justify-content:space-between;font-size:1.4em;line-height:1.3;min-height:2em}.vuecal--xsmall .vuecal__title-bar{font-size:1.3em}.vuecal__title{position:relative;justify-content:center}.vuecal__title button{cursor:pointer;background:none;border:none}.vuecal__title button.slide-fade--left-leave-active,.vuecal__title button.slide-fade--right-leave-active{width:100%}.vuecal__today-btn{position:relative;align-items:center;display:flex;font-size:.8em;background:none;border:none}.vuecal__today-btn span.default{font-size:.8em;padding:3px 6px;text-transform:uppercase;cursor:pointer}.vuecal__arrow{cursor:pointer;position:relative;z-index:1;background:none;border:none;white-space:nowrap}.vuecal__arrow--prev{margin-left:.6em}.vuecal__arrow--next{margin-right:.6em}.vuecal__arrow i.angle{display:inline-block;border:solid currentColor;border-width:0 2px 2px 0;padding:.25em;transform:rotate(-45deg)}.vuecal__arrow--prev i.angle{border-width:2px 0 0 2px}.vuecal__arrow--highlighted,.vuecal__today-btn--highlighted,.vuecal__view-btn--highlighted{position:relative;background-color:#0000000a}.vuecal__arrow--highlighted *,.vuecal__today-btn--highlighted *,.vuecal__view-btn--highlighted *{pointer-events:none}.vuecal__arrow--highlighted:before,.vuecal__arrow--highlighted:after,.vuecal__today-btn--highlighted:before,.vuecal__today-btn--highlighted:after,.vuecal__view-btn--highlighted:before,.vuecal__view-btn--highlighted:after{content:"";background-color:inherit;animation:sonar .8s infinite ease-out;position:absolute;top:50%;left:50%;pointer-events:none}.vuecal__arrow--highlighted:before,.vuecal__today-btn--highlighted:before,.vuecal__view-btn--highlighted:before{width:3em;height:3em;border-radius:3em;margin-top:-1.5em;margin-left:-1.5em}.vuecal__arrow--highlighted:after,.vuecal__today-btn--highlighted:after,.vuecal__view-btn--highlighted:after{animation-duration:1.5s;animation-delay:.1s;width:2.6em;height:2.6em;border-radius:2.6em;margin-top:-1.3em;margin-left:-1.3em}@keyframes sonar{0%,20%{opacity:1}to{transform:scale(2.5);opacity:0}}@media screen and (max-width: 450px){.vuecal__title{font-size:.9em}.vuecal__view-btn{padding-left:.6em;padding-right:.6em}}@media screen and (max-width: 350px){.vuecal__view-btn{font-size:1.1em}}.vuecal__event{color:#666;background-color:#f8f8f8cc;position:relative;box-sizing:border-box;left:0;width:100%;z-index:1;transition:box-shadow .3s,left .3s,width .3s;overflow:hidden}.vuecal--no-time .vuecal__event{min-height:8px}.vuecal:not(.vuecal--dragging-event) .vuecal__event:hover{z-index:2}.vuecal__cell .vuecal__event *{-webkit-user-select:text;-moz-user-select:text;user-select:text}.vuecal--view-with-time .vuecal__event:not(.vuecal__event--all-day){position:absolute}.vuecal--view-with-time .vuecal__bg .vuecal__event--all-day{position:absolute;top:0;bottom:0;z-index:0;opacity:.6;width:auto;right:0}.vuecal--view-with-time .vuecal__all-day .vuecal__event--all-day{position:relative;left:0}.vuecal__event--background{z-index:0}.vuecal__event--focus,.vuecal__event:focus{box-shadow:1px 1px 6px #0003;z-index:3;outline:none}.vuecal__event.vuecal__event--dragging{opacity:.7}.vuecal__event.vuecal__event--static{opacity:0;transition:opacity .1s}@-moz-document url-prefix(){.vuecal__event.vuecal__event--dragging{opacity:1}}.vuecal__event-resize-handle{position:absolute;bottom:0;left:0;right:0;height:1em;background-color:#ffffff4d;opacity:0;transform:translateY(110%);transition:.3s;cursor:ns-resize}.vuecal__event:hover .vuecal__event-resize-handle,.vuecal__event:focus .vuecal__event-resize-handle,.vuecal__event--focus .vuecal__event-resize-handle,.vuecal__event--resizing .vuecal__event-resize-handle{opacity:1;transform:translateY(0)}.vuecal__event--dragging .vuecal__event-resize-handle{display:none}.vuecal__event-delete{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:1.4em;line-height:1.4em;background-color:#dd3333d9;color:#fff;z-index:0;cursor:pointer;transform:translateY(-110%);transition:.3s}.vuecal__event .vuecal__event-delete{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuecal--full-height-delete .vuecal__event-delete{height:auto;bottom:0}.vuecal--full-height-delete .vuecal__event-delete:before{content:"";width:1.7em;height:1.8em;display:block;background-image:url('data:image/svg+xml;utf8,<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 1.5a10.5 10.5 0 100 21 10.5 10.5 0 000-21zm5 14.1c.2 0 .2.2.2.2l-.1.3-1 1-.3.1h-.2L12 13.5l-3.5 3.6h-.3-.3l-1-1v-.4-.2l3.6-3.6-3.6-3.5A.4.4 0 017 8l1-1 .3-.2c.1 0 .2 0 .2.2l3.6 3.5L15.6 7l.2-.2c.1 0 .2 0 .3.2l1 1v.5L13.5 12z" fill="%23fff" opacity=".9"/></svg>')}.vuecal__event--deletable .vuecal__event-delete{transform:translateY(0);z-index:1}.vuecal__event--deletable.vuecal__event--dragging .vuecal__event-delete{opacity:0;transition:none}.vuecal--month-view .vuecal__event-title{font-size:.85em}.vuecal--short-events .vuecal__event-title{text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 3px}.vuecal__event-title,.vuecal__event-content{-webkit-hyphens:auto;hyphens:auto}.vuecal__event-title--edit{border-bottom:1px solid transparent;text-align:center;transition:.3s;color:inherit;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M442 150l-39 39-80-80 39-39q6-6 15-6t15 6l50 50q6 6 6 15t-6 15zM64 368l236-236 80 80-236 236H64v-80z" fill="%23000" opacity=".4"/></svg>');background-repeat:no-repeat;background-position:120% .15em;background-size:.4em;outline:none;width:100%}.vuecal__event-title--edit:hover,.vuecal__event-title--edit:focus{border-color:#0006;background-position:99% .15em;background-size:1.2em}.vuecal__cell{position:relative;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;transition:.15s ease-in-out background-color}.vuecal__cells.month-view .vuecal__cell,.vuecal__cells.week-view .vuecal__cell{width:14.2857%}.vuecal--hide-weekends .vuecal__cells.month-view .vuecal__cell,.vuecal--hide-weekends .vuecal__cells.week-view .vuecal__cell,.vuecal__cells.years-view .vuecal__cell{width:20%}.vuecal__cells.year-view .vuecal__cell{width:33.33%}.vuecal__cells.day-view .vuecal__cell{flex:1}.vuecal--overflow-x.vuecal--day-view .vuecal__cell{width:auto}.vuecal--click-to-navigate .vuecal__cell:not(.vuecal__cell--disabled){cursor:pointer}.vuecal--view-with-time .vuecal__cell,.vuecal--week-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits),.vuecal--day-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits){display:block}.vuecal__cell.vuecal__cell--has-splits{flex-direction:row;display:flex}.vuecal__cell:before{content:"";position:absolute;z-index:0;top:0;left:0;right:-1px;bottom:-1px;border:1px solid rgba(196,196,196,.25)}.vuecal--overflow-x.vuecal--day-view .vuecal__cell:before{bottom:0}.vuecal__cell--today,.vuecal__cell--current{background-color:#f0f0ff66;z-index:1}.vuecal__cell--selected{background-color:#ebfff566;z-index:2}.vuecal--day-view .vuecal__cell--selected{background:none}.vuecal__cell--out-of-scope{color:#00000040}.vuecal__cell--disabled{color:#00000040;cursor:not-allowed}.vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal__cell-split.vuecal__cell-split--highlighted{background-color:#0000000a;transition-duration:5ms}.vuecal__cell-content{position:relative;width:100%;height:100%;outline:none}.vuecal--years-view .vuecal__cell-content,.vuecal--year-view .vuecal__cell-content,.vuecal--month-view .vuecal__cell-content{justify-content:center}.vuecal__cell .cell-time-labels{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column}.vuecal__cell .cell-time-label{flex-grow:1;font-size:.8em;opacity:.3;line-height:1.7}.vuecal__cell-split{display:flex;flex-grow:1;flex-direction:column;height:100%;position:relative;transition:.15s ease-in-out background-color}.vuecal__cell-events{width:100%}.vuecal__cell-events-count{position:absolute;left:50%;top:65%;transform:translate(-50%);min-width:12px;height:12px;line-height:12px;padding:0 3px;background:#999;color:#fff;border-radius:12px;font-size:10px;box-sizing:border-box}.vuecal__cell .vuecal__special-hours{position:absolute;left:0;right:0;box-sizing:border-box}.vuecal--overflow-x.vuecal--week-view .vuecal__cell,.vuecal__cell-split{overflow:hidden}.vuecal__no-event{padding-top:1em;color:#aaa;justify-self:flex-start;margin-bottom:auto}.vuecal__all-day .vuecal__no-event{display:none}.vuecal__now-line{position:absolute;left:0;width:100%;height:0;color:red;border-top:1px solid currentColor;opacity:.6;z-index:1}.vuecal__now-line:before{content:"";position:absolute;top:-6px;left:0;border:5px solid transparent;border-left-color:currentColor}.vuecal{height:100%;box-shadow:0 0 0 1px inset #00000014}.vuecal *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuecal--has-touch *:not(.vuecal__event-title--edit){-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuecal .clickable{cursor:pointer}.vuecal--resizing-event,.vuecal--drag-creating-event{cursor:ns-resize}.vuecal--dragging-event{cursor:move;cursor:grabbing}.vuecal .dragging-helper{position:absolute;width:60px;height:40px;background:#8abee6cc;border:1px solid #61a9e0;z-index:10}.vuecal--xsmall{font-size:.9em}.vuecal__flex{display:flex;flex-direction:row}.vuecal__flex[column]{flex-direction:column;flex:1 1 auto}.vuecal__flex[grow]{flex:1 1 auto;width:100%}.vuecal__flex[wrap]{flex-wrap:wrap}.vuecal__split-days-headers.slide-fade--right-leave-active{display:none}.vuecal--week-numbers.vuecal--month-view .vuecal__split-days-headers{margin-left:3em}.vuecal--day-view:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:3em;height:2.2em}.vuecal--day-view.vuecal--twelve-hour:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:4em}.vuecal__split-days-headers .day-split-header{display:flex;flex-grow:1;flex-basis:0;justify-content:center;align-items:center;height:100%}.vuecal__split-days-headers .vuecal--day-view.vuecal--overflow-x.vuecal--sticky-split-labels .day-split-header{height:1.5em}.vuecal__body{position:relative;overflow:hidden}.vuecal__all-day{min-height:1.7em;margin-bottom:-1px;flex-shrink:0}.vuecal__all-day-text{width:3em;box-sizing:border-box;color:#999;padding-right:2px;display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;border-bottom:1px solid #ddd;-webkit-hyphens:auto;hyphens:auto}.vuecal__all-day-text span{font-size:.85em;text-align:right;line-height:1.1}.vuecal--twelve-hour .vuecal__all-day>span{width:4em}.vuecal__bg{overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:60px;position:relative;width:100%}.vuecal--no-time .vuecal__bg{display:flex;flex:1 1 auto;overflow:auto}.vuecal__week-numbers{width:3em;flex-shrink:0!important}.vuecal__week-numbers .vuecal__week-number-cell{opacity:.4;font-size:.9em;align-items:center;justify-items:center;justify-content:center}.vuecal__scrollbar-check{position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll;visibility:hidden;z-index:-1}.vuecal__scrollbar-check div{height:120%}.vuecal__time-column{width:3em;height:100%;flex-shrink:0}.vuecal--twelve-hour .vuecal__time-column{width:4em;font-size:.9em}.vuecal--overflow-x.vuecal--week-view .vuecal__time-column{margin-top:2.8em;box-shadow:0 1px 1px #0000004d}.vuecal--overflow-x.vuecal--week-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:3.4em}.vuecal--overflow-x.vuecal--day-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:1.5em}.vuecal__time-column .vuecal__time-cell{color:#999;text-align:right;padding-right:2px;font-size:.9em}.vuecal__time-column .vuecal__time-cell-line:before{content:"";position:absolute;left:0;right:0;border-top:1px solid rgba(196,196,196,.3)}.vuecal__cells{margin:0 1px 1px 0}.vuecal--overflow-x.vuecal--day-view .vuecal__cells{margin:0}.vuecal--events-on-month-view.vuecal--short-events .vuecal__cells{width:99.9%}.vuecal--overflow-x.vuecal--day-view .vuecal__cells,.vuecal--overflow-x.vuecal--week-view .vuecal__cells{flex-wrap:nowrap;overflow:auto}.slide-fade--left-enter-active,.slide-fade--left-leave-active,.slide-fade--right-enter-active,.slide-fade--right-leave-active{transition:.25s ease-out}.slide-fade--left-enter-from,.slide-fade--right-leave-to{transform:translate(-15px);opacity:0}.slide-fade--left-leave-to,.slide-fade--right-enter-from{transform:translate(15px);opacity:0}.slide-fade--left-leave-active,.slide-fade--right-leave-active{position:absolute!important;height:100%}.vuecal__title-bar .slide-fade--left-leave-active,.vuecal__title-bar .slide-fade--right-leave-active{left:0;right:0;height:auto}.vuecal__heading .slide-fade--left-leave-active,.vuecal__heading .slide-fade--right-leave-active{display:flex;align-items:center}.vuecal--green-theme .vuecal__menu,.vuecal--green-theme .vuecal__cell-events-count{background-color:#42b983;color:#fff}.vuecal--green-theme .vuecal__title-bar{background-color:#e4f5ef}.vuecal--green-theme .vuecal__cell--today,.vuecal--green-theme .vuecal__cell--current{background-color:#f0f0ff66}.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:#ebfff566}.vuecal--green-theme .vuecal__cell--selected:before{border-color:#42b98380}.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:#c3ffe180}.vuecal--green-theme .vuecal__arrow--highlighted,.vuecal--green-theme .vuecal__today-btn--highlighted,.vuecal--green-theme .vuecal__view-btn--highlighted{background-color:#88ecbf40}.vuecal--blue-theme .vuecal__menu,.vuecal--blue-theme .vuecal__cell-events-count{background-color:#42a3b9cc;color:#fff}.vuecal--blue-theme .vuecal__title-bar{background-color:#00a5bc4d}.vuecal--blue-theme .vuecal__cell--today,.vuecal--blue-theme .vuecal__cell--current{background-color:#f0f0ff66}.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:#ebfdff66}.vuecal--blue-theme .vuecal__cell--selected:before{border-color:#73bfcc80}.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:#00a5bc0f}.vuecal--blue-theme .vuecal__arrow--highlighted,.vuecal--blue-theme .vuecal__today-btn--highlighted,.vuecal--blue-theme .vuecal__view-btn--highlighted{background-color:#42a3b933}.vuecal--rounded-theme .vuecal__weekdays-headings{border:none}.vuecal--rounded-theme .vuecal__cell,.vuecal--rounded-theme .vuecal__cell:before{background:none;border:none}.vuecal--rounded-theme .vuecal__cell--out-of-scope{opacity:.4}.vuecal--rounded-theme .vuecal__cell-content{width:30px;height:30px;flex-grow:0;border:1px solid transparent;border-radius:30px;color:#333}.vuecal--rounded-theme.vuecal--day-view .vuecal__cell-content{width:auto;background:none}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell{width:33.33%}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell-content{width:85px}.vuecal--rounded-theme.vuecal--years-view .vuecal__cell-content{width:52px}.vuecal--rounded-theme .vuecal__cell{background-color:transparent!important}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#f1faf7}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#42b983;color:#fff}.vuecal--rounded-theme.vuecal--green-theme .vuecal--day-view .vuecal__cell--today:before{background-color:#42b9830d}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#42b983}.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:#c3ffe180}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#64b6ff33}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#8fb7e4;color:#fff}.vuecal--rounded-theme.vuecal--blue-theme .vuecal--day-view .vuecal__cell--today:before{background-color:#8fb7e41a}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#61a9e0}.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:#00a5bc0f}.vuecal--date-picker .vuecal__title-bar{font-size:1.2em}.vuecal--date-picker .vuecal__heading{height:2.2em;font-weight:500;opacity:.4}.vuecal--date-picker .vuecal__weekdays-headings{border:none}.vuecal--date-picker .vuecal__body{margin-left:1px}.vuecal--date-picker .vuecal__cell,.vuecal--date-picker .vuecal__cell:before{background:none;border:none}.vuecal--date-picker .vuecal__cell-content{height:26px;flex-grow:0;border:1px solid transparent;border-radius:25px;transition:background-color .2s cubic-bezier(.39,.58,.57,1)}.vuecal--date-picker.vuecal--years-view .vuecal__cell-content{flex:0;padding:0 4px;height:24px}.vuecal--date-picker.vuecal--year-view .vuecal__cell-content{flex:0;padding:0 15px}.vuecal--date-picker.vuecal--month-view .vuecal__cell-content{width:26px}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell-content:hover{background-color:#0000001a}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{background-color:#42b982;color:#fff}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--current .vuecal__cell-content,.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{border-color:#42b982}
