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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.home-container{background-color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh}.home-header{background:linear-gradient(135deg,#0070f3,#7928ca);color:#fff;padding:3rem 1rem;text-align:center}.home-header h1{font-size:2.5rem;margin-bottom:1rem}.subtitle{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.features-section{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px;padding:3rem 1rem}.feature-card{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:2rem;text-align:center;width:300px}.feature-card h3{color:#0070f3;margin-top:0}.cta-section{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:0 auto 3rem;max-width:500px;padding:2rem;text-align:center}.cta-button{background-color:#0070f3;border-radius:4px;display:inline-block;font-size:1.2rem;font-weight:700;padding:1rem 2rem;transition:background-color .3s}.cta-button,.cta-button:hover{color:#fff;text-decoration:none}.cta-button:hover{background-color:#0051cc}.home-footer{background-color:#fff;color:#666;margin-top:auto;padding:2rem;text-align:center}.auth-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;padding:2rem;width:100%}.auth-form h2{color:#333;margin-bottom:1.5rem;margin-top:0;text-align:center}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:700;margin-bottom:.5rem;text-align:left}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:1rem;padding:.75rem;width:100%}.form-group textarea{min-height:100px;resize:vertical}.hint{color:#666;font-size:.85rem}.file-list,.hint{margin-top:.5rem;text-align:left}.file-list ul{margin:.5rem 0;padding-left:1.5rem}.file-list li{color:#666;font-size:.9rem}button{background-color:#0070f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem;width:100%}button:hover{background-color:#0051cc}button:disabled{background-color:#ccc;cursor:not-allowed}button.generate-btn{background-color:#28a745}button.generate-btn:hover{background-color:#218838}button.copy-btn{background-color:#6c757d;margin-top:1rem;width:auto}button.copy-btn:hover{background-color:#5a6268}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;margin-bottom:1rem;padding:.75rem;text-align:left}.auth-links{margin-top:1.5rem;text-align:center}.auth-links a{color:#0070f3;text-decoration:none}.auth-links a:hover{text-decoration:underline}.dashboard{background-color:#f5f5f5;min-height:100vh}.dashboard-header{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem}.dashboard-header h1{color:#333;font-size:1.5rem;margin:0}.dashboard-header button{background-color:#dc3545;width:auto}.dashboard-header button:hover{background-color:#c82333}.dashboard-main{margin:2rem auto;max-width:1200px;padding:0 1rem}.dashboard-main section{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:1.5rem}.dashboard-main h2{border-bottom:1px solid #eee;color:#333;margin-top:0;padding-bottom:.5rem}.application-result{background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;margin-top:2rem;padding:1rem;text-align:left}.application-text pre{font-family:inherit;margin:0;white-space:pre-wrap}
/*# sourceMappingURL=main.58eb0fa7.css.map*/