.markdown-popup-unsplash{display:flex;flex-direction:column;gap:1rem}.markdown-popup-unsplash .unsplash-search-bar{display:flex;flex-direction:column;justify-content:center}.markdown-popup-unsplash .unsplash-search-bar em.custom-icons{position:absolute;margin-left:.5rem;height:1.5rem;width:1.5rem}.markdown-popup-unsplash .unsplash-search-bar .unsplash-search-input{padding-left:38px;box-sizing:border-box;height:30px;border:1px solid;border-radius:8px;width:100%;font-size:14px;outline:none;border-color:var(--standardElementBorder);background-color:var(--standardElementBg);color:var(--textDefault)}.markdown-popup-unsplash .unsplash-search-bar .unsplash-search-input:focus{border-color:var(--standardElementBorderFocused)}.markdown-popup-unsplash .unsplash-search-bar .unsplash-search-input::placeholder{color:var(--placeholderText)}.markdown-popup-unsplash .unsplash-search-bar .unsp-keywords{display:flex;flex-direction:row;flex-wrap:wrap;max-height:92px;overflow:hidden}.markdown-popup-unsplash .unsplash-images-results{display:flex;flex-wrap:wrap;max-height:170px;padding-right:8px}.markdown-popup-unsplash .unsplash-images-results .unsplash-image-wrap{border-radius:8px;overflow:hidden;max-width:157px;max-height:88px;position:relative;cursor:pointer;display:flex;flex:1 0 45%;margin:0 8px 8px 0}.markdown-popup-unsplash .unsplash-images-results .unsplash-image-wrap:nth-child(2n){margin-right:0}.markdown-popup-unsplash .unsplash-images-results .unsplash-image-wrap img{object-fit:cover;height:88px;width:157px;position:absolute;left:0;top:0;opacity:0;transition:opacity .2s ease-in-out}.markdown-popup-unsplash .unsplash-images-results .unsplash-image-wrap img.loaded{opacity:1}.markdown-popup-unsplash .unsplash-images-results .unsplash-image-wrap .image-author{z-index:8;background:#00000080;position:absolute;bottom:0;font-size:12px;line-height:16px;height:16px;white-space:nowrap;max-width:100%;padding:0 8px;border-top-right-radius:8px}.markdown-popup-unsplash .unsplash-images-results .unsplash-image-wrap .image-author a.author-url{color:#fcfcfc;max-width:157px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.markdown-image-popup{z-index:1;pointer-events:all;width:400px;max-width:400px;height:279px;max-height:279px;border:1px solid;box-shadow:0 4px 8px #00000029;border-radius:8px;display:flex;flex-direction:column;outline:none;box-sizing:border-box;border-color:var(--importantElBorder);background-color:var(--backgroundStrongest);color:var(--textDefault)}.markdown-image-popup .markdown-popup-tabs-content{display:flex;height:100%;flex-direction:row}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-tabs{height:100%;width:169px;min-width:169px;border-right:1px solid;display:flex;flex-direction:column;border-color:var(--dividers)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-tabs .btn{border:none;margin:8px;height:40px;border-radius:8px;background:#fff;color:#454545;font-size:14px;font-weight:500;line-height:20px;outline:none;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;padding:0 8px;flex-grow:0;font-family:Roboto,Arial,Helvetica,sans-serif;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);color:var(--textDefault)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-tabs .btn.selected,.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-tabs .btn:hover{background-color:var(--importantElHover)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-tabs .btn:active{background:#454545;border-color:#454545;color:#fff}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-tabs .btn .btn-text-label{margin-left:8px}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-tabs .btn+.btn{margin-top:0}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content{margin:16px;overflow:hidden;box-sizing:border-box;position:relative;width:398px;border:1px dashed transparent}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content.dragging-files{border:1px dashed;border-color:var(--importantElBorder)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content.dragging-files .markdown-popup-computer .image-drop-guides .upload-icon{color:#52ad6f}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer{overflow:hidden}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .__vuescroll .__rail-is-vertical .__bar-wrap-is-vertical{left:3px}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .image-drop-guides{padding-top:28px;min-height:100%;width:100%;display:flex;flex-grow:1;flex-direction:column;align-items:center;height:100%;box-sizing:border-box;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.3px}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .image-drop-guides .upload-icon{font-size:48px;margin-bottom:24px;color:var(--iconDefault)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .image-drop-guides .choose-file-button{margin-bottom:8px;display:flex;gap:.25rem;border-radius:4px;color:var(--textDefault)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .image-drop-guides .choose-file-button .button-label{white-space:nowrap;font-size:14px}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .image-drop-guides .choose-file-button .button-icon{margin-right:0!important}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .image-drop-guides .drag-and-drop-text{text-align:center}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .image-drop-guides .drag-and-drop-text .blue-click-to-choose{color:#498cf7;cursor:pointer;text-decoration:underline}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .supported-files-wrap{font-size:14px;line-height:20px;text-align:center;font-weight:400;margin-top:1.5rem;color:var(--deEmphasisedText)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .supported-files-wrap .supported-files{display:flex;flex-direction:row;align-items:center}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .supported-files-wrap .supported-files em{margin-left:7px}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .supported-files-wrap .stronger-text{font-weight:500}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item{display:flex;align-items:center;margin-bottom:8px;padding:8px;border-radius:8px;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item .file-image{width:64px;height:64px;background-position:center center;background-size:cover;box-sizing:border-box}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item .file-image .image-icon{margin-left:.5rem;margin-top:.5rem}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item .file-image.center-icon{display:flex;padding:0;align-items:center;justify-content:center}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item .file-name{max-width:calc(100% - 110px);margin-left:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--textDefault)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item .delete-icon{margin-left:auto;display:none;color:var(--iconDefault)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item:hover{background-color:var(--importantElHover)}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .markdown-popup-computer .upload-preview-items-wrap .upload-preview-item:hover .delete-icon{display:inline}.markdown-image-popup .markdown-popup-tabs-content .markdown-popup-content .footer-wrap .insert-file-button{margin-top:70px;margin-left:auto}.markdown-image-popup .dropdown-upload-header{display:flex;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom-width:1px;border-right-width:0px;border-left-width:0px;border-top-width:0px;border-style:solid;border-color:var(--dividers);background-color:var(--backgroundStrongest)}.markdown-image-popup .dropdown-upload-header .icon-tab{text-align:center;color:var(--textDefault);padding:10px 16px;font-weight:400;font-size:14px;line-height:18px;width:max-content}.markdown-image-popup .dropdown-upload-header .icon-tab-selected{border-bottom:2px solid;border-color:var(--attentionBg);text-align:center}.mobile .markdown-image-popup{max-width:95vw}
