body{background-color:#0f172a;margin:0}.nepali-text-parser-container{background-color:#0f172a;color:#e2e8f0;min-height:100vh;overflow:hidden;position:relative}.animated-background-canvas{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);height:100%;left:0;position:absolute;top:0;width:100%}.content-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;position:relative;z-index:10}.main-content-wrapper{margin:0 auto;max-width:42rem;width:100%}.header-container{margin-bottom:3rem;text-align:center}.main-heading{background:linear-gradient(90deg,#60a5fa,#a855f7,#22d3ee);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3rem;font-weight:700;line-height:1.25;margin-bottom:1rem}.subheading{color:#cbd5e1;font-size:1.125rem;margin-bottom:1rem}.status-indicator{align-items:center;color:#94a3b8;display:flex;font-size:.875rem;gap:.5rem;justify-content:center}.status-dot{border-radius:50%;height:.5rem;width:.5rem}.status-dot.healthy{background-color:#10b981}.status-dot.offline{background-color:#ef4444}.status-dot.checking{background-color:#f59e0b}.refresh-button{border-radius:.25rem;color:#94a3b8;padding:.25rem;transition:color .2s}.refresh-button:hover{color:#cbd5e1}.refresh-icon{height:1rem;width:1rem}.main-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#1e293bcc;border:1px solid #475569;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;margin-bottom:2rem;padding:2rem}.upload-area{border:2px dashed #475569;border-radius:.5rem;cursor:pointer;padding:3rem;text-align:center;transition:border-color .2s}.upload-area:hover{border-color:#60a5fa}.upload-icon{color:#94a3b8;height:4rem;margin:0 auto 1rem;width:4rem}.upload-title{color:#e2e8f0;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.upload-instructions{color:#94a3b8;margin-bottom:1rem}.file-input{display:none}.choose-file-button{background-color:#2563eb;border-radius:.5rem;color:#fff;font-weight:500;padding:.5rem 1.5rem;transition:background-color .2s}.choose-file-button:hover{background-color:#1d4ed8}.file-selected-container{display:flex;flex-direction:column;gap:1.5rem}.file-info{align-items:center;background-color:#3341554d;border-radius:.5rem;display:flex;gap:1rem;padding:1rem}.file-icon{color:#60a5fa;flex-shrink:0;height:2rem;width:2rem}.file-details{flex:1 1}.file-name{color:#e2e8f0;font-weight:500}.file-size{color:#94a3b8;font-size:.875rem}.cancel-button{align-items:center;color:#94a3b8;display:flex;font-size:1.5rem;height:2rem;justify-content:center;transition:color .2s;width:2rem}.cancel-button:hover{color:#f87171}.processing-container{display:flex;flex-direction:column;gap:1rem}.processing-indicator{align-items:center;display:flex;gap:.75rem}.loader-icon{animation:spin 1s linear infinite;color:#60a5fa;height:1.25rem;width:1.25rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.processing-text{color:#e2e8f0}.progress-bar-container{background-color:#475569;border-radius:9999px;height:.5rem;overflow:hidden;width:100%}.progress-bar{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:9999px;height:100%;transition:width .3s}.progress-text{color:#94a3b8;font-size:.875rem;text-align:center}.process-button{border-radius:.5rem;font-weight:500;padding:.75rem 1.5rem;transform:translateY(0);transition:all .2s;width:100%}.process-button:not(.disabled){background:linear-gradient(90deg,#2563eb,#7e22ce);color:#fff}.process-button:not(.disabled):hover{background:linear-gradient(90deg,#1d4ed8,#6b21a8);transform:translateY(-1px) scale(1.01)}.process-button.disabled{background-color:#475569;color:#94a3b8;cursor:not-allowed}.processed-container{display:flex;flex-direction:column;gap:1.5rem}.success-message{align-items:center;color:#34d399;display:flex;gap:.75rem}.success-icon{height:1.5rem;width:1.5rem}.success-text{font-weight:500}.processed-file-info{align-items:center;background-color:#16653433;border:1px solid #34d39980;border-radius:.5rem;display:flex;gap:1rem;padding:1rem}.processed-file-icon{color:#34d399;flex-shrink:0;height:2rem;width:2rem}.processed-file-details{flex:1 1}.processed-file-name{color:#e2e8f0;font-weight:500}.processed-file-size{color:#94a3b8;font-size:.875rem}.action-buttons{display:flex;gap:1rem}.download-button{align-items:center;background:linear-gradient(90deg,#059669,#047857);border-radius:.5rem;color:#fff;display:flex;flex:1 1;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:background .2s}.download-button:hover{background:linear-gradient(90deg,#047857,#065f46)}.download-icon{height:1.25rem;width:1.25rem}.new-file-button{border:1px solid #475569;border-radius:.5rem;color:#cbd5e1;padding:.75rem 1.5rem;transition:background-color .2s}.new-file-button:hover{background-color:#475569}.error-message{align-items:center;background-color:#991b1b33;border:1px solid #ef444480;border-radius:.5rem;color:#f87171;display:flex;gap:.75rem;padding:1rem}.error-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.instructions-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#1e293bcc;border:1px solid #475569;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;margin-bottom:2rem;padding:2rem}.instructions-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.info-icon{color:#60a5fa;height:1.5rem;width:1.5rem}.instructions-title{color:#e2e8f0;font-size:1.5rem;font-weight:700}.instructions-content{display:flex;flex-direction:column;gap:1.5rem}.input-format{background-color:#3341554d;border-radius:.5rem;padding:1.5rem}.input-format-title{color:#60a5fa;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.input-format-description{color:#e2e8f0;margin-bottom:.75rem}.input-format-list{color:#e2e8f0;display:flex;flex-direction:column;gap:.5rem;margin-left:1rem}.input-format-item{align-items:flex-start;display:flex;gap:.5rem}.bullet-point{color:#60a5fa;margin-top:.125rem}.code-snippet{background-color:#1e293b;border-radius:.25rem;color:#f59e0b;padding:.125rem .25rem}.input-format-example{background-color:#1e293b;border-radius:.5rem;margin-top:1rem;padding:1rem}.example-label{color:#94a3b8;font-size:.875rem;margin-bottom:.5rem}.example-code{color:#86efac;font-size:.875rem}.output-format{background-color:#3341554d;border-radius:.5rem;padding:1.5rem}.output-format-title{color:#86efac;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.output-format-description{color:#e2e8f0;margin-bottom:1rem}.table-container{margin-bottom:1.5rem;overflow-x:auto}.range-table{border:1px solid #475569;border-collapse:collapse;font-size:.875rem;width:100%}.table-header-row{background-color:#475569}.table-header{border:1px solid #475569;color:#e2e8f0;padding:.5rem .75rem;text-align:left}.table-body{color:#e2e8f0}.table-cell{border:1px solid #475569;padding:.5rem .75rem}.pos-tags-container{margin-top:1rem}.pos-tags-title{color:#d8b4fe;font-size:1rem;font-weight:600;margin-bottom:.75rem}.pos-tags-grid{grid-gap:1rem;background-color:#1e293b;border-radius:.5rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);max-height:16rem;overflow-y:auto;padding:1rem}@media (min-width:768px){.pos-tags-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pos-tags-grid{grid-template-columns:repeat(3,1fr)}}.pos-tag-item{align-items:center;background-color:#3341554d;border-radius:.25rem;display:flex;font-size:.75rem;justify-content:space-between;padding:.5rem}.pos-tag{color:#f59e0b;font-family:monospace}.pos-description{color:#e2e8f0}.footer{color:#94a3b8;text-align:center}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{text-align:left}
/*# sourceMappingURL=main.911563f7.css.map*/