.wom-files-container{width:100%;margin:0;padding:0}.wom-align-left{text-align:left}.wom-align-center{text-align:center}.wom-align-right{text-align:right}.wom-layout-list .wom-files-list{list-style:none;margin:0;padding:0;display:grid}.wom-layout-list .wom-files-container{display:flex;flex-direction:column;gap:15px}.wom-layout-list.wom-flow-row .wom-files-container{flex-direction:row;flex-wrap:wrap}.wom-layout-list.wom-flow-column .wom-files-container{flex-direction:column}.wom-layout-list .wom-file-item{margin:0;padding:15px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;transition:all 0.3s ease}.wom-layout-list .wom-file-item:hover{box-shadow:0 2px 8px rgb(0 0 0 / .1)}.wom-layout-grid .wom-files-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wom-layout-grid .wom-file-item{padding:20px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;transition:all 0.3s ease;text-align:center}.wom-layout-grid .wom-file-item:hover{box-shadow:0 2px 8px rgb(0 0 0 / .1)}.wom-layout-grid .wom-file-content{display:flex;flex-direction:column;align-items:center}.wom-layout-grid .wom-file-icon{margin-bottom:10px}.wom-layout-table .wom-files-table{width:100%;border-collapse:collapse;background:#fff}.wom-layout-table .wom-files-table thead th{padding:12px;text-align:left;border-bottom:2px solid #e0e0e0;font-weight:600;background:#f9f9f9}.wom-layout-table .wom-files-table tbody td{padding:12px;border-bottom:1px solid #e0e0e0}.wom-layout-table .wom-files-table tbody tr:hover{background:#f9f9f9}.wom-file-content{display:flex;align-items:center;gap:15px}.wom-file-icon{flex-shrink:0;font-size:24px;color:#666;display:inline-flex;align-items:center;justify-content:center}.wom-file-icon.dashicons{width:24px;height:24px}.wom-file-info{flex:1;min-width:0}.wom-file-name{font-weight:500;margin-bottom:5px;word-break:break-word}.wom-file-name a{color:#0073aa;text-decoration:none;transition:color 0.2s ease}.wom-file-name a:hover{color:#005177;text-decoration:underline}.wom-file-meta{font-size:.9em;color:#666;display:flex;flex-wrap:wrap;gap:8px}.wom-file-meta span{white-space:nowrap}.wom-file-actions{flex-shrink:0}.wom-file-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.wom-file-actions-list{flex-direction:column;align-items:stretch}.wom-file-actions-list .wom-button{width:100%;text-align:center}.wom-button{display:inline-block;padding:8px 16px;text-decoration:none;border-radius:4px;font-size:14px;font-weight:500;transition:all 0.2s ease;border:none;cursor:pointer;line-height:1.4}.wom-download-button{background:#0073aa;color:#fff}.wom-download-button:hover{background:#005177;color:#fff;text-decoration:none}.wom-delete-button{background:#0073aa;color:#fff}.wom-delete-button:hover{background:#005177;color:#fff}.wom-delete-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.wom-table-actions{white-space:nowrap}.wom-table-actions .wom-button{margin-right:4px}.wom-table-actions .wom-button:last-child{margin-right:0}.wom-no-files,.wom-no-order,.wom-no-permission{padding:20px;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;text-align:center;color:#666}.wom-no-permission{background:#fff3cd;border-color:#ffc107;color:#856404}@media (max-width:1024px){.wom-layout-grid .wom-files-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wom-layout-grid .wom-files-grid{grid-template-columns:1fr}.wom-file-content{flex-direction:column;align-items:flex-start;gap:10px}.wom-layout-table .wom-files-table{font-size:14px}.wom-layout-table .wom-files-table thead th,.wom-layout-table .wom-files-table tbody td{padding:8px}}@media (max-width:480px){.wom-file-meta{flex-direction:column;gap:4px}.wom-download-button{width:100%;text-align:center}}.elementor-editor-active .wom-files-container{min-height:50px}