.wcpd-documents{margin-top:1rem}.wcpd-documents-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.wcpd-documents-subtitle{margin:0 0 .75rem;font-size:.95em;color:#555}.wcpd-documents-table .wcpd-documents-label{width:60%;font-weight:500}.wcpd-documents-table .wcpd-documents-value{text-align:right}.wcpd-documents-button{white-space:nowrap}.wcpd-documents-summary{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.wcpd-pill{display:inline-flex;align-items:center;gap:8px;background:#f3f6fb;color:#2c3e50;border-radius:999px;padding:6px 12px;font-size:.9em;border:1px solid rgb(0 0 0 / .05)}.wcpd-pill-strong{background:#e8f4ff;border-color:#cce4ff;font-weight:600}.martfury-documents{margin-top:2rem}.wcpd-documents-toolbar{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid rgb(0 0 0 / .06);border-radius:10px;padding:14px;margin-bottom:14px;box-shadow:0 8px 24px rgb(0 0 0 / .03)}.wcpd-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.wcpd-toolbar-row--controls{justify-content:flex-end}.wcpd-search-input{flex:1;min-width:220px;padding:10px 12px;border-radius:8px;border:1px solid rgb(0 0 0 / .1);background:#f9fafb;transition:border-color 0.2s ease,box-shadow 0.2s ease}.wcpd-search-input:focus{outline:none;border-color:#0071df;box-shadow:0 0 0 3px rgb(0 113 223 / .12)}.wcpd-filter-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wcpd-filter-label{color:#6c6c6c;font-weight:500}.wcpd-filter-chips{display:flex;gap:8px;flex-wrap:wrap}.wcpd-chip{border:1px solid rgb(0 0 0 / .08);padding:8px 12px;border-radius:999px;background:#fff;color:#2c3e50;cursor:pointer;transition:all 0.2s ease}.wcpd-chip:hover{border-color:#0071df}.wcpd-chip.is-active{background:#0071df;color:#fff;border-color:#0062c3;box-shadow:0 6px 16px rgb(0 113 223 / .22)}.wcpd-select-group{display:flex;align-items:center;gap:8px}.wcpd-select-group select{border-radius:8px;padding:8px 12px}.wcpd-reset{align-self:stretch;height:40px}.wcpd-documents-status{min-height:20px;color:#1f8e3d;font-weight:600;font-size:.95em}.wcpd-documents-cards{list-style:none;margin:0;padding:0;display:grid;gap:18px}.wcpd-documents-card{background:#fff;border:1px solid rgb(0 0 0 / .06);border-left:4px solid #0071df;border-radius:8px;padding:18px 18px 16px;box-shadow:0 10px 30px rgb(0 0 0 / .04);position:relative}.wcpd-documents-card::after{content:"";position:absolute;left:16px;right:16px;bottom:-9px;height:1px;background:rgb(0 0 0 / .08);opacity:.6}.wcpd-documents-card:last-child::after{display:none}.martfury-title{font-size:1.5rem;margin-bottom:.5rem}.martfury-subtitle{color:#6c6c6c;margin-bottom:1.5rem}.wcpd-document-header{display:flex;gap:16px;align-items:flex-start}.wcpd-document-icon{width:56px;height:56px;border-radius:12px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-weight:700;color:#222;text-transform:uppercase}.wcpd-document-title{display:block;font-size:1rem;margin-bottom:6px}.wcpd-document-description{margin:0;color:#6c6c6c}.wcpd-document-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.wcpd-documents-button{min-width:180px;text-align:center}.wcpd-document-meta{display:flex;gap:8px;align-items:center;margin-bottom:10px}.wcpd-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.85em;font-weight:600}.wcpd-badge-file{background:#e6f7ff;color:#0b6ea4}.wcpd-badge-video{background:#fff4e5;color:#ad6200}.wcpd-chip-label{background:#f0f0f0;color:#333;padding:4px 10px;border-radius:8px;font-size:.85em;font-weight:600}.wcpd-secondary-action{background:#fff0;border:0;color:#0071df;cursor:pointer;padding:8px 10px;font-weight:600}.wcpd-secondary-action:hover{text-decoration:underline}.wcpd-empty-state{margin-top:12px;padding:16px;border-radius:8px;background:#fff8e3;color:#7a5d00;border:1px solid #ffe7aa}.wcpd-pagination{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin-top:14px}.wcpd-page-btn{min-width:110px}.wcpd-pagination-info{display:inline-flex;align-items:center;gap:8px;color:#555;font-weight:600}.wcpd-pagination-divider{color:#cecfd2}.wcpd-video-modal{position:fixed;inset:0;background:rgb(0 0 0 / .7);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .2s ease;padding:1rem}.wcpd-video-modal.is-active{opacity:1;visibility:visible}.wcpd-video-overlay{position:absolute;inset:0;cursor:pointer}.wcpd-video-dialog{position:relative;z-index:1;width:min(900px, 100%);background:#111;border-radius:12px;padding:1rem;box-shadow:0 20px 40px rgb(0 0 0 / .5)}.wcpd-video-frame iframe,.wcpd-video-frame video{width:100%;height:60vh;border:0;border-radius:8px;background:#000}.wcpd-video-close{position:absolute;top:8px;right:8px;background:#fff0;color:#fff;border:0;font-size:24px;cursor:pointer}body.wcpd-modal-open{overflow:hidden}@media (max-width:600px){.wcpd-documents-table .wcpd-documents-value{text-align:left}.wcpd-documents-card{padding:14px}.wcpd-document-header{flex-direction:column}.wcpd-document-icon{width:48px;height:48px}.wcpd-document-actions{justify-content:flex-start;flex-direction:column;align-items:stretch}.wcpd-documents-button{width:100%}.wcpd-documents-toolbar{padding:12px}.wcpd-documents-header{flex-direction:column;align-items:flex-start}.wcpd-documents-summary{justify-content:flex-start}.wcpd-toolbar-row--controls{justify-content:flex-start}.wcpd-pagination{justify-content:center}.wcpd-video-frame iframe,.wcpd-video-frame video{height:40vh}}