.document-module__K5D1na__uploadContainer{background:linear-gradient(135deg,#e3f6fc 0%,#fafdff 100%);min-height:100vh;padding:2rem 1rem;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.document-module__K5D1na__uploadWrapper{max-width:800px;margin:0 auto}.document-module__K5D1na__pageHeader{text-align:center;margin-bottom:3rem}.document-module__K5D1na__pageTitle{color:#1ca7ec;letter-spacing:-.025em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.document-module__K5D1na__pageSubtitle{color:#64748b;font-size:1.125rem;font-weight:400;line-height:1.6}.document-module__K5D1na__uploadCard{background:#fff;border:1px solid #e3f6fc;border-radius:1.5rem;margin-bottom:2rem;padding:2.5rem;box-shadow:0 10px 40px rgba(28,167,236,.08)}.document-module__K5D1na__uploadForm{flex-direction:column;gap:2rem;display:flex}.document-module__K5D1na__formGroup{flex-direction:column;display:flex}.document-module__K5D1na__formLabel{color:#374151;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:flex}.document-module__K5D1na__required{color:#ef4444}.document-module__K5D1na__categorySelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231ca7ec' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e") right 1rem center/1rem no-repeat;border:2px solid #e3f6fc;border-radius:.75rem;width:100%;padding:1rem 3rem 1rem 1rem;font-size:1rem;transition:all .3s}.document-module__K5D1na__categorySelect:focus{border-color:#1ca7ec;outline:none;box-shadow:0 0 0 3px rgba(28,167,236,.08)}.document-module__K5D1na__fileDropZone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:1rem;padding:3rem 2rem;transition:all .3s;position:relative}.document-module__K5D1na__fileDropZone:hover{background:#f1f5f9;border-color:#4a90e2}.document-module__K5D1na__fileDropZone.document-module__K5D1na__dragActive{background:#dbeafe;border-style:solid;border-color:#4a90e2}.document-module__K5D1na__fileDropZone.document-module__K5D1na__hasFile{background:#ecfdf5;border-color:#10b981}.document-module__K5D1na__hiddenFileInput{display:none}.document-module__K5D1na__uploadIcon{color:#fff;background:linear-gradient(135deg,#4a90e2 0%,#2c5aa0 100%);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-size:1.5rem;display:flex}.document-module__K5D1na__uploadText{color:#374151;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.document-module__K5D1na__uploadSubtext{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.document-module__K5D1na__browseButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a90e2 0%,#2c5aa0 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.document-module__K5D1na__browseButton:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(74,144,226,.3)}.document-module__K5D1na__fileInfo{background:#f1f5f9;border-radius:.75rem;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.document-module__K5D1na__fileIcon{color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:600;display:flex}.document-module__K5D1na__fileIcon.document-module__K5D1na__pdf{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.document-module__K5D1na__fileIcon.document-module__K5D1na__image{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.document-module__K5D1na__fileIcon.document-module__K5D1na__document{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.document-module__K5D1na__fileIcon.document-module__K5D1na__other{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)}.document-module__K5D1na__fileDetails{flex:1}.document-module__K5D1na__fileName{color:#1e293b;margin-bottom:.25rem;font-weight:600}.document-module__K5D1na__fileSize{color:#64748b;font-size:.875rem}.document-module__K5D1na__removeFileButton{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.document-module__K5D1na__removeFileButton:hover{color:#b91c1c;background:#fecaca}.document-module__K5D1na__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(16,185,129,.3)}.document-module__K5D1na__submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4)}.document-module__K5D1na__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.document-module__K5D1na__uploadProgress{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.75rem;margin-top:1rem;padding:1rem}.document-module__K5D1na__progressText{color:#0369a1;text-align:center;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.document-module__K5D1na__progressBar{background:#e0f2fe;border-radius:9999px;width:100%;height:.5rem;overflow:hidden}.document-module__K5D1na__progressFill{background:linear-gradient(90deg,#0ea5e9,#0284c7);border-radius:9999px;height:100%;transition:width .3s}.document-module__K5D1na__successMessage{color:#166534;text-align:center;background:#dcfce7;border:1px solid #bbf7d0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:500;display:flex}.document-module__K5D1na__errorMessage{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fecaca;border-radius:.75rem;margin-top:1rem;padding:1rem;font-weight:500}.document-module__K5D1na__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.5rem;display:grid}.document-module__K5D1na__categoryCard{cursor:pointer;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;padding:1rem;transition:all .3s}.document-module__K5D1na__categoryCard:hover{background:#f8fafc;border-color:#4a90e2}.document-module__K5D1na__categoryCard.document-module__K5D1na__selected{background:#dbeafe;border-color:#4a90e2}.document-module__K5D1na__categoryIcon{margin-bottom:.5rem;font-size:2rem}.document-module__K5D1na__categoryName{color:#374151;font-size:.875rem;font-weight:600}.document-module__K5D1na__categoryDescription{color:#6b7280;margin-top:.25rem;font-size:.75rem}.document-module__K5D1na__loadingSpinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:1.25rem;height:1.25rem;animation:1s linear infinite document-module__K5D1na__spin}@keyframes document-module__K5D1na__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.document-module__K5D1na__uploadContainer{padding:1rem .5rem}.document-module__K5D1na__uploadCard{padding:1.5rem}.document-module__K5D1na__pageTitle{font-size:2rem}.document-module__K5D1na__categoryGrid{grid-template-columns:1fr}.document-module__K5D1na__fileDropZone{padding:2rem 1rem}.document-module__K5D1na__uploadIcon{width:3rem;height:3rem;font-size:1.25rem}}.document-module__K5D1na__fileInputWrapper{margin-bottom:1rem}.document-module__K5D1na__fileInput{background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.875rem;font-size:1rem;transition:all .3s}.document-module__K5D1na__fileInput:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 3px rgba(74,144,226,.1)}.document-module__K5D1na__helpText{color:#6b7280;margin-top:.5rem;font-size:.875rem}.document-module__K5D1na__orDivider{text-align:center;margin:1.5rem 0;position:relative}.document-module__K5D1na__orDivider:before{content:"";background:#e2e8f0;height:1px;position:absolute;top:50%;left:0;right:0}.document-module__K5D1na__orDivider span{color:#6b7280;z-index:1;background:#fff;padding:0 1rem;font-size:.875rem;position:relative}@media (max-width:768px){.document-module__K5D1na__documentCard{flex-direction:column;align-items:flex-start;gap:1rem}.document-module__K5D1na__documentActions{justify-content:flex-end;width:100%}.document-module__K5D1na__cardHeader{flex-direction:column;align-items:stretch;gap:1rem}.document-module__K5D1na__viewButton,.document-module__K5D1na__deleteButton{padding:.625rem 1rem;font-size:.8125rem}.document-module__K5D1na__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.document-module__K5D1na__emptyState{padding:2rem 1rem}}@media (max-width:480px){.document-module__K5D1na__documentActions{flex-direction:column;width:100%}.document-module__K5D1na__viewButton,.document-module__K5D1na__deleteButton{justify-content:center;width:100%}}.document-module__K5D1na__sectionTitle{color:#2c5aa0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.document-module__K5D1na__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.document-module__K5D1na__documentsList{flex-direction:column;gap:1rem;display:flex}.document-module__K5D1na__documentCard{justify-content:between;background:#f8fafc;border:2px solid #e2e8f0;border-radius:1rem;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.document-module__K5D1na__documentCard:hover{background:#fff;border-color:#4a90e2;transform:translateY(-1px);box-shadow:0 4px 15px rgba(74,144,226,.1)}.document-module__K5D1na__fileMetadata{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.document-module__K5D1na__fileCategory{color:#4a90e2;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.document-module__K5D1na__fileSeparator{color:#cbd5e1;font-weight:600}.document-module__K5D1na__fileSize{color:#64748b;font-size:.875rem;font-weight:500}.document-module__K5D1na__fileStatus{text-transform:uppercase;letter-spacing:.025em;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.document-module__K5D1na__fileStatus.document-module__K5D1na__uploading{color:#d97706;background:#fef3c7}.document-module__K5D1na__fileStatus.document-module__K5D1na__uploaded{color:#065f46;background:#d1fae5}.document-module__K5D1na__fileStatus.document-module__K5D1na__processing{color:#1e40af;background:#dbeafe}.document-module__K5D1na__fileStatus.document-module__K5D1na__failed{color:#dc2626;background:#fee2e2}.document-module__K5D1na__documentActions{align-items:center;gap:1rem;display:flex}.document-module__K5D1na__viewButton{color:#fff;background:linear-gradient(135deg,#4a90e2 0%,#2c5aa0 100%);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.document-module__K5D1na__viewButton:hover{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 15px rgba(74,144,226,.3)}.document-module__K5D1na__deleteButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.document-module__K5D1na__deleteButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px rgba(239,68,68,.3)}.document-module__K5D1na__deleteButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.document-module__K5D1na__categoryOverviewCard{text-align:center;background:#fff;border:2px solid #e3f6fc;border-radius:1rem;padding:1.5rem;transition:all .3s;box-shadow:0 2px 10px rgba(28,167,236,.05)}.document-module__K5D1na__categoryOverviewCard:hover{border-color:#1ca7ec;transform:translateY(-2px);box-shadow:0 4px 20px rgba(28,167,236,.1)}.document-module__K5D1na__categoryCount{color:#64748b;margin-top:.25rem;font-size:.875rem;font-weight:500}.document-module__K5D1na__emptyState{text-align:center;color:#1ca7ec;background:#fafdff;border-radius:1rem;padding:3rem 2rem}.document-module__K5D1na__emptyStateTitle{color:#374151;margin:1rem 0 .5rem;font-size:1.5rem;font-weight:600}.document-module__K5D1na__emptyStateText{color:#6b7280;margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.document-module__K5D1na__documentCard{flex-direction:column;align-items:flex-start;gap:1rem}.document-module__K5D1na__documentActions{justify-content:flex-end;width:100%}.document-module__K5D1na__cardHeader{flex-direction:column;align-items:stretch;gap:1rem}.document-module__K5D1na__viewButton,.document-module__K5D1na__deleteButton{padding:.625rem 1rem;font-size:.8125rem}.document-module__K5D1na__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.document-module__K5D1na__emptyState{padding:2rem 1rem}}@media (max-width:480px){.document-module__K5D1na__documentActions{flex-direction:column;width:100%}.document-module__K5D1na__viewButton,.document-module__K5D1na__deleteButton{justify-content:center;width:100%}}
