body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#334155;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.loading-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s ease-in-out infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;margin-bottom:16px;width:40px}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-width:440px;padding:48px;width:100%}.login-header{margin-bottom:32px;text-align:center}.logo-icon{color:#667eea;height:64px;margin:0 auto 16px;width:64px}.login-header h1{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:8px}.login-header p{color:#64748b;font-size:1rem}.login-form{gap:24px}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#374151;font-size:.875rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.disabled-field,.form-group input:disabled{background-color:#f1f5f9;color:#64748b;cursor:not-allowed}.error-message{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;gap:12px;padding:12px 16px}.error-icon{color:#dc2626;flex-shrink:0}.login-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:14px 20px;transition:all .2s ease}.login-button:hover:not(:disabled){box-shadow:0 10px 25px #667eea4d;transform:translateY(-1px)}.login-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.spinner{animation:spin 1s linear infinite}.demo-section{margin-top:32px}.demo-title{color:#4b5563;font-size:.875rem;font-weight:600;margin-bottom:16px;text-align:center}.demo-accounts{display:flex;flex-direction:column;gap:8px}.demo-button{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.8rem;padding:8px 12px;text-align:left;transition:all .2s ease}.demo-button:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.demo-button:disabled{cursor:not-allowed;opacity:.5}.help-text{color:#9ca3af;font-size:.75rem;line-height:1.5;margin-top:24px;text-align:center}.dashboard{background-color:#f8fafc;min-height:100vh}.dashboard-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.header-content,.header-left{align-items:center;display:flex}.header-left{gap:16px}.header-logo{color:#667eea;height:40px;width:40px}.header-text h1{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:2px}.header-text p{color:#64748b;font-size:.875rem}.header-right{gap:20px}.header-right,.user-info{align-items:center;display:flex}.user-info{gap:12px}.user-details{display:flex;flex-direction:column;gap:2px;text-align:right}.user-name{color:#1e293b;font-size:.875rem;font-weight:600}.user-member,.user-plan{color:#64748b;font-size:.75rem}.user-avatar{color:#667eea;height:32px;width:32px}.logout-button{align-items:center;background:#0000;border:2px solid #dc2626;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.logout-button:hover{background:#dc2626;color:#fff}.dashboard-content{margin:0 auto;max-width:1200px;padding:32px 24px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:48px}.stat-card{background:#fff;border-left:4px solid #667eea;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.stat-card.pending{border-left-color:#f59e0b}.stat-card.approved{border-left-color:#10b981}.stat-card.denied{border-left-color:#ef4444}.stat-content{align-items:center;display:flex;gap:16px}.stat-icon{color:#667eea;height:40px;width:40px}.stat-card.pending .stat-icon{color:#f59e0b}.stat-card.approved .stat-icon{color:#10b981}.stat-card.denied .stat-icon{color:#ef4444}.stat-text{flex:1 1}.stat-number{color:#1e293b;font-size:2rem;font-weight:700;line-height:1}.stat-label{color:#64748b;font-size:.875rem;letter-spacing:.05em;margin-top:4px;text-transform:uppercase}.actions-section{margin-bottom:48px}.actions-section h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:20px}.claim-types{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.claim-type-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 1px 3px #0000001a;color:inherit;display:block;overflow:hidden;padding:32px;position:relative;text-decoration:none;transition:all .2s ease}.claim-type-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.claim-type-card.dental:before{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.claim-type-card:hover{border-color:#667eea;box-shadow:0 10px 25px #00000026;color:inherit;text-decoration:none;transform:translateY(-4px)}.claim-type-icon{color:#667eea;height:48px;margin-bottom:16px;width:48px}.claim-type-content h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:8px}.claim-type-content p{color:#64748b;line-height:1.5}.claims-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:32px}.section-header{justify-content:space-between}.section-header h2{font-size:1.5rem;font-weight:700}.refresh-button{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#4b5563;cursor:pointer;display:flex;font-size:.875rem;gap:8px;padding:8px 16px;transition:all .2s ease}.refresh-button:hover:not(:disabled){border-color:#667eea;color:#667eea}.refresh-button:disabled{cursor:not-allowed;opacity:.6}.spinning{animation:spin 1s linear infinite}.error-banner{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;gap:12px;margin-bottom:24px;padding:16px}.retry-button{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.75rem;margin-left:auto;padding:6px 12px}.loading-claims{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:64px}.loading-claims p{font-size:1rem;margin-top:16px}.no-claims{color:#64748b;padding:64px 32px;text-align:center}.no-claims-icon{color:#cbd5e1;margin-bottom:16px}.no-claims h3{color:#475569;font-size:1.25rem;font-weight:600;margin-bottom:8px}.claims-list{display:flex;flex-direction:column;gap:16px}.claim-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .2s ease}.claim-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a}.claim-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.claim-title{gap:12px}.claim-icon{color:#667eea}.claim-type{color:#1e293b;font-size:1rem;font-weight:600}.claim-id{background:#f1f5f9;border-radius:4px;color:#64748b;font-size:.875rem;padding:4px 8px}.claim-status{align-items:center;border-radius:20px;display:flex;font-size:.75rem;font-weight:600;gap:6px;padding:6px 12px;text-transform:uppercase}.status-pending{background:#fef3c7;color:#d97706}.status-approved{background:#d1fae5;color:#059669}.status-denied{background:#fee2e2;color:#dc2626}.status-paid{background:#dbeafe;color:#2563eb}.claim-details{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.claim-info{display:flex;flex-direction:column;gap:4px}.claim-info span{color:#64748b;font-size:.875rem}.claim-amount{text-align:right}.amount{color:#1e293b;font-size:1.5rem;font-weight:700}.claim-actions{display:flex;justify-content:flex-end}.view-claim-button{align-items:center;background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.view-claim-button:hover{background:#5a67d8}.claim-form-container{background-color:#f8fafc;min-height:100vh}.claim-form-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:24px;margin:0 auto;max-width:800px;padding:20px 0;padding:20px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.back-button{align-items:center;background:none;border:none;color:#667eea;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;padding:8px 0;transition:all .2s ease}.back-button:hover:not(:disabled){color:#5a67d8}.back-button:disabled{cursor:not-allowed;opacity:.5}.header-info{align-items:center;display:flex;gap:16px}.claim-icon{font-size:2rem}.header-info h1{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:4px}.header-info p{color:#64748b;font-size:.875rem}.claim-form{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:800px;padding:24px}.form-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:32px}.section-header{align-items:center;border-bottom:2px solid #f1f5f9;display:flex;gap:12px;margin-bottom:24px;padding-bottom:16px}.section-icon{color:#667eea;height:24px;width:24px}.section-header h2{color:#1e293b;font-size:1.25rem;font-weight:600}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group.full-width{grid-column:1/-1}.line-item{border:2px solid #f1f5f9;border-radius:12px;margin-bottom:16px;padding:24px;position:relative}.line-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.line-item-header h3{color:#1e293b;font-size:1.125rem;font-weight:600}.remove-button{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;cursor:pointer;display:flex;font-size:.75rem;gap:6px;padding:6px 12px;transition:all .2s ease}.remove-button:hover:not(:disabled){background:#dc2626;color:#fff}.add-service-button{align-items:center;background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;margin-top:16px;padding:12px 20px;transition:all .2s ease}.add-service-button:hover:not(:disabled){background:#5a67d8}.file-upload-area{border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;padding:40px;text-align:center;transition:all .2s ease}.file-upload-area:hover{background:#f8fafc;border-color:#667eea}.file-input{display:none}.file-upload-label{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:16px}.upload-icon{color:#9ca3af}.upload-text{text-align:center}.upload-text h4{color:#374151;font-size:1rem;font-weight:600;margin-bottom:4px}.upload-text p{color:#6b7280;margin-bottom:8px}.upload-text small{color:#9ca3af;font-size:.75rem}.uploaded-files{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:24px;padding:20px}.uploaded-files h4{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:12px}.files-list{display:flex;flex-direction:column;gap:8px}.file-item{background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;padding:12px}.file-info,.file-item{align-items:center;display:flex}.file-info{flex:1 1;gap:8px}.file-name{color:#374151;font-size:.875rem;font-weight:500}.file-size{color:#9ca3af;font-size:.75rem}.remove-file-button{background:#fee2e2;border:none;border-radius:4px;color:#dc2626;cursor:pointer;padding:4px;transition:all .2s ease}.remove-file-button:hover:not(:disabled){background:#dc2626;color:#fff}.summary-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #e2e8f0}.summary-content{display:flex;flex-direction:column;gap:12px}.summary-item{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:8px 0}.summary-item.total{border-top:2px solid #e2e8f0;font-size:1rem;font-weight:600;margin-top:8px;padding-top:16px}.total-amount{color:#059669;font-size:1.5rem;font-weight:700}.form-actions{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:16px;justify-content:flex-end;padding:24px 32px}.cancel-button{background:#fff;border:2px solid #6b7280;border-radius:8px;color:#6b7280;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.cancel-button:hover:not(:disabled){background:#6b7280;color:#fff}.submit-button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.submit-button:hover:not(:disabled){box-shadow:0 8px 20px #10b9814d;transform:translateY(-1px)}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.claim-item,.form-section,.stat-card{animation:fadeIn .3s ease-out}@media (max-width:768px){.header-content{flex-direction:column;gap:16px}.header-right{flex-direction:column;gap:12px;width:100%}.user-info{justify-content:center}.claim-types,.stats-grid{grid-template-columns:1fr}.claim-item{padding:16px}.claim-details,.claim-header{align-items:flex-start;flex-direction:column;gap:12px}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.claim-form{padding:16px}.form-section{padding:20px}}@media (max-width:480px){.login-card{margin:16px;padding:32px 24px}.dashboard-content{padding:20px 16px}.claim-form{padding:16px 12px}}.claim-detail-container{background-color:#f8fafc;min-height:100vh}.claim-detail-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.claim-detail-header .header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:800px;padding:0 24px}.claim-title{align-items:center;display:flex;gap:16px}.claim-title h1{color:#1e293b;font-size:1.5rem;font-weight:700}.claim-status-badge{align-items:center;border-radius:20px;display:flex;font-size:.875rem;font-weight:600;gap:6px;padding:8px 16px;text-transform:uppercase}.claim-detail-content{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:800px;padding:24px}.detail-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:32px}.overview-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.overview-item{display:flex;flex-direction:column;gap:4px}.overview-item label{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.overview-item .value{color:#1e293b;font-size:1.125rem;font-weight:500}.overview-item .value.amount{color:#059669;font-size:1.5rem;font-weight:700}.admin-notes-section,.notes-section{border-top:2px solid #f1f5f9;margin-top:24px;padding-top:24px}.admin-notes-section h3,.notes-section h3{color:#374151;font-size:1rem;font-weight:600;margin-bottom:8px}.notes-text{background:#f8fafc;border-left:4px solid #667eea;border-radius:8px;color:#6b7280;line-height:1.6;padding:16px}.admin-notes-section .notes-text{border-left-color:#f59e0b}.services-list{display:flex;flex-direction:column;gap:16px}.service-item{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.service-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.service-number{color:#4b5563;font-size:.875rem;font-weight:600}.service-cost{color:#059669;font-size:1.25rem;font-weight:700}.service-details{display:flex;flex-direction:column;gap:8px}.service-info{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:8px}.service-description{color:#374151;font-size:1rem}.service-extra{color:#6b7280;font-size:.875rem}.documents-list{display:flex;flex-direction:column;gap:12px}.document-item{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;padding:16px}.document-info,.document-item{align-items:center;display:flex}.document-info{flex:1 1;gap:12px}.document-icon{color:#667eea;flex-shrink:0}.document-details{display:flex;flex-direction:column;gap:2px}.document-name{color:#374151;font-size:.875rem;font-weight:500}.document-meta{color:#9ca3af;font-size:.75rem}.download-button{align-items:center;background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:6px;padding:8px 12px;transition:all .2s ease}.download-button:hover{background:#5a67d8}.error-detail,.loading-detail{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:40px;text-align:center}.error-detail .error-icon{color:#ef4444;margin-bottom:16px}.error-detail h2{color:#374151;font-size:1.5rem;font-weight:600;margin-bottom:8px}.error-detail p{color:#6b7280;margin-bottom:24px}.back-to-dashboard-btn{align-items:center;background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;padding:12px 20px;transition:all .2s ease}.back-to-dashboard-btn:hover{background:#5a67d8}.beneficiary-section{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;margin:16px 0;padding:16px}.beneficiary-group label{align-items:center;color:#374151;display:flex;font-weight:600;gap:8px;margin-bottom:12px}.beneficiary-options{display:flex;flex-direction:column;gap:8px}.radio-option{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;display:flex;font-weight:400!important;gap:10px;padding:10px 12px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.radio-option:hover{background:#f8fafc;border-color:#667eea}.radio-option input[type=radio]{accent-color:#667eea;margin:0}.radio-option input[type=radio]:checked+span{color:#667eea;font-weight:600}.radio-option span{color:#374151;font-size:.875rem}.custom-name-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-top:12px;padding:12px}.beneficiary-name-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;padding:10px 12px;transition:border-color .2s ease;width:100%}.beneficiary-name-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.beneficiary-name-input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}
/*# sourceMappingURL=main.d415bfae.css.map*/