.error-page{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:1.5rem;color:#666}.app-route-fallback{display:flex;align-items:center;justify-content:center;min-height:40vh;color:#64748b;font-size:.95rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}#root{width:100%;min-height:100vh}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;width:90%;max-width:420px}.modal-content h2{margin-bottom:.5rem;color:#1f2937}.modal-content p{color:#4b5563;margin-bottom:1.25rem}.btn-primary,.btn-secondary{border:none;color:#fff;padding:.6rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem}.btn-primary{background-color:#2563eb}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#6b7280}.btn-secondary:hover{background-color:#4b5563}
