body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;padding:2rem 1rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin:0 auto;max-width:450px;padding:2rem}.logo-container,h1{margin-bottom:1.5rem;text-align:center}h1{color:#2c3e50;font-size:1.6rem;font-weight:700}label{color:#34495e;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}input,select{background:#fff;border:2px solid #e0e0e0;border-radius:10px;box-sizing:border-box;display:block;font-family:inherit;font-size:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}input:focus,select:focus{border-color:#008040;box-shadow:0 0 0 3px #0080401a;outline:none}button{background-color:#008040;border:none;border-radius:10px;box-shadow:0 4px 15px #00804033;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem;transition:all .3s ease;width:100%}button:disabled{background-color:#95a5a6;box-shadow:none;cursor:not-allowed}button:hover:not(:disabled){background-color:#063;box-shadow:0 6px 20px #0080404d;transform:translateY(-2px)}button:active:not(:disabled){transform:translateY(0)}.error-message{background:#ffe5e5;border-radius:8px;color:#e74c3c;font-weight:600;margin-bottom:1rem;padding:.75rem;text-align:center}.low-usage-alert{background:linear-gradient(135deg,#fff5e6,#ffe8cc);border:2px solid #ffa726;border-radius:12px;margin:1rem 0;padding:1.5rem;text-align:center}.low-usage-alert h3{color:#e65100;margin-bottom:.5rem;margin-top:0}.low-usage-alert p{color:#bf360c;line-height:1.6;margin:0}.report-container{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 10px 30px #00000026;margin-top:2rem;padding:1.75rem}.report-container h3{border-bottom:2px solid #008040;color:#2c3e50;font-size:1.4rem;margin-bottom:1rem;margin-top:0;padding-bottom:.75rem}.report-container h4{color:#34495e;font-size:1.1rem;margin-bottom:1rem;margin-top:1.5rem}.report-container p{color:#555;line-height:1.6;margin:.5rem 0}.report-container p strong{color:#2c3e50}ul{list-style:none;margin:0;padding-left:0}li{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.75rem;padding:.75rem;transition:all .2s ease}li:hover{background:#e9ecef;transform:translateX(4px)}.status-badge{border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.status-P{background-color:#28a745}.status-A{background-color:#dc3545}.status-T{background-color:#fd7e14}.status-J{background-color:#17a2b8}.footer-note{border-top:1px solid #e0e0e0;color:#7f8c8d;font-size:.85rem;line-height:1.5;margin-top:1.5rem;padding-top:1rem;text-align:center}.footer-note strong{color:#34495e;display:block;margin-bottom:.5rem}@media (max-width:500px){body{padding:1rem .5rem}.app-container{padding:1.5rem}h1{font-size:1.4rem}}
/*# sourceMappingURL=main.10073666.css.map*/