.wp-block-wedocs-doc-actions{max-width:100%;box-sizing:border-box}.wp-block-wedocs-doc-actions .doc-actions-container{display:flex;flex-wrap:wrap}.wp-block-wedocs-doc-actions .doc-action-button{display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:500;white-space:nowrap}.wp-block-wedocs-doc-actions .doc-action-button:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.wp-block-wedocs-doc-actions .doc-action-button:active{transform:translateY(0)}.wp-block-wedocs-doc-actions .doc-action-button svg{flex-shrink:0;width:20px;height:20px}.wp-block-wedocs-doc-actions .doc-action-button.size-small{padding:8px 12px;font-size:12px}.wp-block-wedocs-doc-actions .doc-action-button.size-small svg{width:16px;height:16px}.wp-block-wedocs-doc-actions .doc-action-button.size-medium{padding:10px 16px;font-size:14px}.wp-block-wedocs-doc-actions .doc-action-button.size-large{padding:12px 20px;font-size:16px}.wp-block-wedocs-doc-actions .doc-action-button.size-large svg{width:24px;height:24px}.wp-block-wedocs-doc-actions .doc-action-button.style-outlined{border-style:solid}.wp-block-wedocs-doc-actions .doc-action-button.style-filled{border:none}.wp-block-wedocs-doc-actions .doc-action-button.style-text{border:none !important;background:none !important;box-shadow:none !important;padding-left:0;padding-right:0}.wp-block-wedocs-doc-actions .doc-action-button.style-text:hover{text-decoration:underline;transform:none;box-shadow:none !important}.wp-block-wedocs-doc-actions .doc-action-button.copied{animation:copySuccess .3s ease}.wp-block-wedocs-doc-actions .doc-action-button.copied svg{animation:checkmark .3s ease}@keyframes copySuccess{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes checkmark{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(10deg) scale(1.2)}100%{transform:rotate(0deg) scale(1)}}@media(max-width: 768px){.wp-block-wedocs-doc-actions .doc-actions-container{flex-direction:column}.wp-block-wedocs-doc-actions .doc-actions-container .doc-action-button{width:100%;justify-content:center}}
