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}#root,.App,body,html{display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:0;min-height:100vh;padding:0}.header{align-items:center;background-color:#282c34;color:#fff;display:flex;justify-content:space-between;padding:20px}.logo{width:150px}.nav a{color:#fff;margin:0 10px;text-decoration:none}.nav a:hover{text-decoration:underline}.main-content{background-color:#f9f9f9;flex:1 1;padding:40px}.section{margin-bottom:60px}.section h2{color:#333;margin-bottom:20px}.section p,.section ul{color:#555;line-height:1.6}.section ul{list-style-type:disc;margin-left:20px}.footer{background-color:#282c34;color:#fff;padding:20px;text-align:center}.footer-links{margin-bottom:10px}.footer-links a{color:#fff;margin:0 8px;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (max-width:768px){.header{flex-direction:column}.nav{margin-top:10px}.logo{width:120px}}.careers{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:0 auto;max-width:800px;padding:40px}.careers h1{color:#333;margin-bottom:20px;text-align:center}.careers p,.careers ul{color:#555;line-height:1.6}.careers ul{list-style-type:disc;margin-left:20px}.careers a{color:#007bff;text-decoration:none}.careers a:hover{text-decoration:underline}.job-editor{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:0 auto;max-width:900px;padding:40px}.job-editor h1{color:#333;margin-bottom:20px;text-align:center}.job-editor p{color:#555;margin-bottom:30px;text-align:center}.auth-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:40px auto;max-width:400px;padding:30px}.auth-container h2{color:#333;margin-bottom:20px;text-align:center}.auth-form,.editor-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#333;font-size:14px;font-weight:600}.form-group input[type=password],.form-group input[type=text],.form-group textarea{border:1px solid #ddd;border-radius:4px;font-family:Arial,sans-serif;font-size:14px;padding:12px}.form-group textarea{min-height:400px;resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a;outline:none}.btn-primary{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background-color .2s}.btn-primary:hover{background-color:#0056b3}.btn-primary:disabled{background-color:#6c757d;cursor:not-allowed}.success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724}.error-message,.success-message{margin-top:20px;padding:12px;text-align:center}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}.editor-info{background-color:#fff;border-left:4px solid #007bff;border-radius:8px;margin-top:40px;padding:20px}.editor-info h3{color:#333;margin-bottom:15px}.editor-info ul{color:#555;line-height:1.8;list-style-type:disc;margin-left:20px}.editor-info li{margin-bottom:8px}
/*# sourceMappingURL=main.a4a2ba53.css.map*/