.paste-creator-dropzone{border:2px dashed var(--ap-colour-primary,#007bff);cursor:pointer;text-align:center;color:var(--ap-colour-primary,#007bff);border-radius:var(--ap-var-border-radius,8px);flex-direction:column;justify-content:center;align-items:center;gap:.5em;padding:3em 0;transition:background-color .15s,border-color .15s;display:flex}.paste-creator-dropzone>*{opacity:.5}.paste-creator-dropzone-active{border-color:var(--ap-colour-primary,#007bff);background-color:#00a3ff1f}.paste-uploaded-files.paste-attached-files{justify-content:flex-start;align-items:stretch;min-height:0}.paste-attached-files{flex-direction:column;gap:1rem;margin-top:10px;display:flex}.paste-attached-files-header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.paste-attached-files-header h3{margin:0;font-size:1rem;font-weight:600}.paste-attached-files-clear{cursor:pointer;color:var(--ap-colour-primary,#00a3ff);background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:.875rem;transition:background-color .15s,color .15s}.paste-attached-files-clear:hover{color:var(--ap-colour-primary,#00a3ff);background-color:#00a3ff26}.paste-attached-files-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.paste-attached-file-card{border:1px solid var(--ap-colour-gray,#ffffff1a);background:var(--ap-colour-card-2,#ffffff08);border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem;transition:border-color .15s,box-shadow .15s;display:flex}.paste-attached-file-card:hover{border-color:var(--ap-colour-primary-o30,#00a3ff4d);box-shadow:0 2px 8px #0003}.paste-attached-file-main{align-items:flex-start;gap:.75rem;display:flex}.paste-attached-file-preview{background:var(--ap-colour-card-header,#181818);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.paste-attached-file-preview img{object-fit:cover;width:100%;height:100%}.paste-attached-file-preview-placeholder{width:100%;height:100%;color:var(--ap-colour-primary-o60,#00a3ff99);text-transform:uppercase;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.paste-attached-file-meta{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.paste-attached-file-name{word-break:break-all;white-space:pre-wrap;overflow-wrap:break-word;color:var(--ap-colour-white,#fff);font-size:.875rem;line-height:1.3}.paste-attached-file-size{opacity:.7;font-size:.75rem}.paste-attached-file-actions{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.paste-attached-file-actions .icon-btn,.paste-attached-file-actions .ap-link{border-radius:4px;padding:.2rem;transition:background-color .15s}.paste-attached-file-actions .icon-btn:hover,.paste-attached-file-actions .ap-link:hover{background-color:#ffffff14}.paste-attached-file-thumbnail-row{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.paste-attached-file-thumbnail-row .ap-link{font-size:.75rem}.paste-attached-file-info{opacity:.6;white-space:pre-wrap;word-break:break-word;font-size:.7em}.paste-attached-file-info p{margin:0 0 .25rem}.paste-form-name{flex-direction:column;display:flex}.paste-form>div>div>h3,.paste-form>div>h3{margin-left:4px;font-size:15px;font-weight:600}.paste-form>div>h3{margin-bottom:10px;font-size:15px;font-weight:600}.add-tags-card-highlight{border-radius:var(--ap-var-border-radius);animation:2s linear infinite borderRotate}@keyframes borderRotate{0%{border-image:linear-gradient(0deg, var(--ap-colour-primary), transparent, transparent, transparent) 1}25%{border-image:linear-gradient(90deg, var(--ap-colour-primary), transparent, transparent, transparent) 1}50%{border-image:linear-gradient(180deg, var(--ap-colour-primary), transparent, transparent, transparent) 1}75%{border-image:linear-gradient(270deg, var(--ap-colour-primary), transparent, transparent, transparent) 1}to{border-image:linear-gradient(360deg, var(--ap-colour-primary), transparent, transparent, transparent) 1}}
