.exports-page{background:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.exports-page:before{display:none!important}.exports-main{z-index:1;background:#fff;flex:1;min-height:calc(100vh - 70px);padding:20px 40px;position:relative}.exports-table-container{background:#fff;border-radius:12px;width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.exports-table{border-collapse:collapse;width:100%;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif}.exports-table thead{background:#fff;border-bottom:1px solid #e0e0e0}.exports-table th{text-align:left;color:#6b7280;text-transform:none;letter-spacing:0;padding:16px 24px;font-size:14px;font-weight:500}.exports-table th:last-child{text-align:center}.exports-table tbody tr{border-bottom:1px solid #f3f4f6}.exports-table tbody tr:last-child{border-bottom:none}.exports-table td{color:#374151;padding:20px 24px;font-size:14px}.exports-table td:last-child{text-align:center}.empty-row td{text-align:center;padding:40px 24px 60px}.exports-empty-state-table{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.exports-empty-state-table .exports-empty-text{color:#9ca3af;margin-bottom:4px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:400}.go-to-projects-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:6px;outline:none;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.go-to-projects-btn:hover{color:#1e40af}.go-to-projects-btn:focus{outline:none}.go-to-projects-btn:active{color:#1e3a8a}.table-actions{justify-content:center;align-items:center;gap:8px;display:flex}.download-btn,.delete-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.download-btn{color:#6b7280}.download-btn:hover{color:#3b82f6;background:#f0f9ff;border-color:#3b82f6}.delete-btn{color:#6b7280}.delete-btn:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.download-btn svg,.delete-btn svg{width:16px;height:16px}@media (max-width:768px){.exports-main{padding:15px 20px}.exports-table-container{margin-top:0;overflow-x:auto}.exports-table{min-width:600px}.exports-table th,.exports-table td{padding:12px 16px}.empty-row td{padding:30px 16px 40px}.table-actions{gap:4px}.download-btn,.delete-btn{width:32px;height:32px}.download-btn svg,.delete-btn svg{width:14px;height:14px}}@media (max-width:480px){.exports-main{padding:10px 16px}.exports-table th{font-size:12px}.exports-table td{font-size:13px}.go-to-projects-btn{width:100%}.download-btn,.delete-btn{width:30px;height:30px}}
