:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.recruitment-container{display:flex;gap:2rem;padding:2rem 1vw;background:#232323;min-height:100vh;color:#fff}.filters{min-width:260px;background:#181818;border-radius:18px;box-shadow:0 2px 12px #0000002e;padding:2rem 1.2rem;height:fit-content;margin-top:.5rem}.filters h3{margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;color:#ffd600;letter-spacing:1px}.filter-group{margin-bottom:1.5rem}.filter-group label{display:block;margin-bottom:.4rem;font-weight:600;color:#fff}.filter-group select{width:100%;padding:.5rem;border-radius:6px;border:1.5px solid #333;background:#232323;color:#fff;font-size:1rem;font-weight:500;outline:none;margin-bottom:.2rem;transition:border .2s}.filter-group select:focus{border:1.5px solid #FFD600}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#fff;margin-bottom:.3rem}.checkbox-label input[type=checkbox]{accent-color:#FFD600;width:1.1em;height:1.1em}.job-listings-main{flex:1;min-width:0;display:flex;flex-direction:column;min-height:80vh}.search-bar{margin-bottom:2rem;margin-right:295px;margin-left:50px}.search-bar input{width:100%;padding:1rem 1.2rem;border-radius:10px;border:1.5px solid #333;font-size:1.1rem;background:#181818;color:#fff;font-weight:500;outline:none;transition:border .2s}.search-bar input:focus{border:1.5px solid #FFD600}.job-heading{margin-left:50px}.job-listings-main h2{color:#ffd600;font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:1px}.job-listings{display:flex;flex-direction:column;gap:2.2rem;margin-bottom:60px}.view-details{gap:20px;margin-top:15px;border-color:#ffd600}.job-card{background:#181818;border-radius:18px;box-shadow:0 2px 16px #00000038;padding:2rem;margin-bottom:1.5rem;margin-right:260px;margin-left:50px;display:flex;gap:3.5rem;align-items:center;transition:transform .2s,box-shadow .2s;min-height:180px;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.job-logo{flex-shrink:0;width:160px;height:120px;display:flex;align-items:center;justify-content:center;background:#232323;border-radius:12px;overflow:hidden}.job-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.job-info h3{color:#ffd600;font-size:1.3rem;font-weight:800;margin-bottom:.5rem;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.company{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.8rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.location{color:#ccc}.job-meta{color:#ccc;font-size:.9rem;margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.3rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.job-salary{display:flex;align-items:center;gap:.5rem;margin-bottom:1.2rem;flex-wrap:wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}@media (max-width: 900px){.recruitment-container{flex-direction:column;padding:1.2rem 4vw}.filters{margin-bottom:2rem;min-width:unset;width:100%}.job-card{max-width:100%;flex-direction:column;align-items:flex-start;padding:1.2rem 1rem;gap:1.2rem;margin-right:0;margin-left:0}.job-logo{width:100%;max-width:220px;height:90px}.job-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.search-bar{margin-right:25px;margin-left:0}.job-heading{margin-left:0}}@media (max-width: 768px){.recruitment-container{padding:1rem 4vw}.filters{display:none}.filters h3{font-size:1rem}.filter-group select{padding:.4rem;font-size:.9rem}.job-card{padding:1rem;gap:1rem}.job-info h3{font-size:1.1rem}.company{font-size:.9rem}.job-meta{font-size:.8rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.job-meta::-webkit-scrollbar{display:none}.job-salary{font-size:.9rem}.view-details{padding:.5rem 1rem;font-size:.9rem}}@media (max-width: 480px){.recruitment-container{padding:.8rem 4vw}.filters{display:none}.filters h3,.filter-group label{font-size:.85rem}.filter-group select{padding:.25rem;font-size:.75rem}.checkbox-label{font-size:.75rem}.job-card{padding:.6rem;gap:.6rem;margin-bottom:1rem}.job-info h3{font-size:.9rem}.company{font-size:.75rem}.job-meta{font-size:.7rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.job-meta::-webkit-scrollbar{display:none}.job-salary{font-size:.75rem}.view-details{padding:.3rem .6rem;font-size:.75rem}.job-logo{max-width:150px;height:60px}.search-bar input{padding:.6rem .8rem;font-size:.9rem}.job-listings-main h2{font-size:1.1rem}}@media (max-width: 320px){.recruitment-container{padding:.6rem 3vw}.filters{display:none}.job-card{padding:.5rem;gap:.5rem}.search-bar input{padding:.5rem .6rem;font-size:.8rem}.job-listings-main h2{font-size:1rem}}.loading-message,.no-jobs-message{text-align:center;padding:3rem 1rem;color:#ccc;font-size:1.1rem}.launching-soon-message{display:flex;justify-content:center;align-items:center;width:100%;margin-top:1rem}.launching-soon-content{text-align:center;width:500px;max-width:100%;background:#181818;border-radius:18px;padding:2.5rem 2rem;box-shadow:0 4px 20px #0000004d;border:1px solid #333;margin-bottom:1rem;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.launching-soon-content h2{color:#ffd600;font-size:1.8rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:1px}.launching-soon-content p{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:1rem;font-weight:500;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.launching-soon-content p:last-child{color:#ccc;font-size:1rem;margin-bottom:0}.loading-message p,.no-jobs-message p{margin:0}@media (max-width: 768px){.loading-message,.no-jobs-message{padding:2rem 1rem;font-size:1rem}.launching-soon-message{width:100%;margin-top:.5rem}.launching-soon-content{padding:2rem 1.5rem;margin-bottom:.5rem}.launching-soon-content h2{font-size:1.5rem;margin-bottom:1rem}.launching-soon-content p{font-size:1rem}}@media (max-width: 480px){.loading-message,.no-jobs-message{padding:1.5rem .8rem;font-size:.9rem}.launching-soon-message{width:100%;margin-top:.3rem}.launching-soon-content{padding:1.5rem 1rem;margin-bottom:.3rem}.launching-soon-content h2{font-size:1.3rem;margin-bottom:.8rem}.launching-soon-content p{font-size:.9rem;margin-bottom:.8rem}.launching-soon-content p:last-child{font-size:.8rem}}.footer{width:100vw;background:#1f1f1f;padding:40px 0 20px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:40px;margin-top:auto;box-sizing:border-box}.footer-left{flex:1;min-width:260px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-logo{height:120px;margin:0 auto 10px;display:block}.footer-left p{margin:5px 0;color:#ccc;font-size:16px;text-align:center}.contact-label{font-weight:600;color:#f5c13b}.contact-email{color:#f5c13b;text-decoration:none}.contact-email:hover{text-decoration:underline}.footer-right{display:flex;align-items:center;gap:24px;justify-content:center}.footer-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.footer-icon.with-bg{background-color:#fff;border-radius:50%}.footer-icon img{width:24px;height:24px;filter:none}.footer-icon.no-bg img{filter:invert(1)}.footer-icon:hover img{transform:scale(1.1)}@media (max-width: 900px){.footer{flex-direction:column;gap:20px;padding:30px 0 10px}.footer-right{margin:0;gap:16px}.footer-logo{height:80px}.footer-left p{font-size:14px}}.job-details-page{min-height:100vh;background:#232323;padding:2rem 1rem;display:flex;justify-content:center;align-items:flex-start}.job-details-container{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 350px;gap:2rem;margin:0 auto}.job-details-main{background:#181818;border-radius:18px;padding:2.5rem;box-shadow:0 4px 20px #0000004d;border:1px solid #333;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.job-details-header h1{color:#fff;font-size:2.1rem;font-weight:900;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.job-details-company{color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.separator{color:#ccc}.location{display:flex;align-items:center;gap:.3rem;color:#ccc}.location-icon{width:16px;height:16px;color:#ffd600}.job-details-meta{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.job-type{display:flex;align-items:center;gap:.3rem}.job-type-icon{width:16px;height:16px;color:#ffd600}.job-salary{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.salary-icon{width:20px;height:20px;color:#ffd600}.salary-value{color:#fff;font-weight:700;font-size:1.1rem}.job-details-section{margin-bottom:2rem}.job-details-section h2{color:#ffd600;font-size:1.25rem;font-weight:800;margin-bottom:.7rem}.job-details-section ul{padding-left:1.2rem;margin:0}.job-details-section li{margin-bottom:.5rem;color:#fff;font-size:1rem;font-weight:500;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.job-details-actions{margin-top:2.5rem}.apply-now-btn{background:#fff;color:#000;border:none;border-radius:12px;padding:.9rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 1px 8px #ffd6001a;transition:background .2s,color .2s;text-decoration:none;display:inline-block}.apply-now-btn:hover{background:#ffd600;color:#000}.job-details-sidebar{background:#181818;border-radius:18px;padding:2rem;box-shadow:0 4px 20px #0000004d;border:1px solid #333;height:fit-content;position:sticky;top:2rem;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.company-logo-section{display:flex;justify-content:left;margin-bottom:1rem}.company-logo{width:160px;height:120px;object-fit:cover;border-radius:7px;border:2px solid #333}.job-details-sidebar h2{color:#ffd600;font-size:1.25rem;font-weight:800;margin-bottom:.5rem}.job-details-sidebar p{color:#fff;font-size:1rem;line-height:1.6;margin-bottom:30px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.job-details-sidebar-actions{margin-top:2rem;display:flex;flex-direction:column;gap:.8rem}.sidebar-btn{background:#f1f2f4;color:#232323;border:none;border-radius:10px;padding:.5rem 1.3rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s}.sidebar-btn:hover{background:#ffd600;color:#232323}.job-contact-info{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #333}.job-contact-info h3{color:#ffd600;font-size:1.1rem;font-weight:800;margin-bottom:.8rem}.job-contact-info p{color:#fff;font-size:.95rem;margin-bottom:.5rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.job-contact-info strong{color:#fff;font-weight:700}.job-contact-info a{color:#fff;text-decoration:none;transition:color .2s}.job-contact-info a:hover{color:#fff;text-decoration:underline}.resume-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.resume-modal{background:#181818;border-radius:18px;box-shadow:0 20px 60px #00000080;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid #333;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.resume-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #333}.resume-modal-header h2{color:#ffd600;font-size:1.3rem;font-weight:700;margin:0;line-height:1.3}.close-btn{background:none;border:none;color:#ccc;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.close-btn:hover{background:#333;color:#fff}.close-btn svg{width:20px;height:20px}.resume-upload-section{padding:2rem}.candidate-info-section{margin-bottom:2rem;padding:1.5rem;background:#1a1a1a;border-radius:12px;border:1px solid #333}.candidate-info-section h3{color:#ffd600;font-size:1.1rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.candidate-info-section h3:before{content:"👤";font-size:1.2rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group label.required:after{content:" *";color:#dc3545}.form-group input{width:100%;padding:.8rem 1rem;background:#232323;border:2px solid #333;border-radius:8px;color:#fff;font-size:1rem;transition:all .3s ease;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#ffd600;background:#2a2a2a;box-shadow:0 0 0 3px #ffd6001a}.form-group input::placeholder{color:#888}.form-group input.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.error-message{color:#dc3545;font-size:.85rem;margin-top:.3rem;display:flex;align-items:center;gap:.3rem}.error-message:before{content:"⚠️";font-size:.8rem}.resume-upload-area{border:2px dashed #555;border-radius:12px;padding:3rem 2rem;text-align:center;transition:all .3s ease;background:#1a1a1a;position:relative;cursor:pointer}.resume-upload-area:hover{border-color:#ffd600;background:#1f1f1f}.resume-upload-area.drag-active{border-color:#ffd600;background:#1f1f1f;transform:scale(1.02)}.resume-upload-area.file-selected{border-color:#28a745;background:#1a1a1a}.upload-icon{width:80px;height:80px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.resume-upload-area:hover .upload-icon{background:#ffd600;color:#232323}.resume-upload-area.drag-active .upload-icon{background:#ffd600;color:#232323;transform:scale(1.1)}.resume-upload-area.file-selected .upload-icon{background:#28a745;color:#fff}.upload-icon svg{width:40px;height:40px}.upload-text{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.upload-formats{color:#ccc;font-size:.9rem;margin-bottom:.5rem}.upload-note{color:#ffd600;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;font-style:italic}.file-info{margin-bottom:1.5rem}.file-name{color:#28a745;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.file-size{color:#ccc;font-size:.9rem}.file-input{position:absolute;opacity:0;width:0;height:0}.upload-label{background:#ffd600;color:#232323;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:inline-block}.upload-label:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ffd6004d}.upload-error{background:#dc3545;color:#fff;padding:.8rem 1rem;border-radius:8px;margin-top:1rem;font-size:.9rem;text-align:center}.resume-modal-footer{padding:1.5rem 2rem;border-top:1px solid #333;background:#1a1a1a;border-radius:0 0 18px 18px}.terms-text{color:#ccc;font-size:.85rem;line-height:1.5;margin-bottom:1.5rem;text-align:center}.terms-link{color:#3d86e6;text-decoration:none;font-weight:600}.terms-link:hover{text-decoration:underline}.modal-actions{display:flex;gap:1rem;justify-content:center}.modal-actions .cancel-btn{background:#333;color:#fff;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;min-width:100px}.modal-actions .cancel-btn:hover{background:#444;transform:translateY(-2px)}.modal-actions .register-btn{background:#28a745;color:#fff;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;min-width:100px}.modal-actions .register-btn:hover{background:#218838;transform:translateY(-2px);box-shadow:0 4px 12px #28a7454d}.modal-actions .register-btn:disabled{background:#666;cursor:not-allowed;transform:none;box-shadow:none}.loading{display:flex;align-items:center;justify-content:center;min-height:400px;color:#ffd600;font-size:1.2rem;font-weight:600}@media (max-width: 768px){.resume-modal{margin:1rem;max-height:95vh}.resume-modal-header{padding:1rem 1.5rem}.resume-modal-header h2{font-size:1.1rem}.resume-upload-section{padding:1.5rem}.candidate-info-section{padding:1rem;margin-bottom:1.5rem}.candidate-info-section h3{font-size:1rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.9rem}.form-group input{padding:.7rem .8rem;font-size:.95rem}.resume-upload-area{padding:2rem 1.5rem}.upload-icon{width:60px;height:60px}.upload-icon svg{width:30px;height:30px}.upload-text{font-size:1.1rem}.resume-modal-footer{padding:1rem 1.5rem}.modal-actions{flex-direction:column}.modal-actions .cancel-btn,.modal-actions .register-btn{width:100%}}@media (max-width: 480px){.resume-modal-overlay{padding:.5rem}.resume-modal{margin:.5rem}.resume-modal-header{padding:1rem}.resume-modal-header h2{font-size:1rem}.resume-upload-section{padding:1rem}.candidate-info-section{padding:.8rem;margin-bottom:1rem}.candidate-info-section h3{font-size:.9rem}.form-group{margin-bottom:.8rem}.form-group label{font-size:.85rem}.form-group input{padding:.6rem .7rem;font-size:.9rem}.resume-upload-area{padding:1.5rem 1rem}.upload-text{font-size:1rem}.upload-formats{font-size:.8rem}.resume-modal-footer{padding:1rem}.terms-text{font-size:.8rem}}@media (max-width: 1024px){.job-details-container{grid-template-columns:1fr 300px;gap:1.5rem}.job-details-main{padding:2rem}.job-details-sidebar{padding:1.5rem}.job-details-header h1{font-size:1.9rem}}@media (max-width: 900px){.job-details-page{padding:1rem 4vw}.job-details-container{grid-template-columns:1fr;gap:1.5rem;max-width:800px}.job-details-main{padding:2rem}.job-details-sidebar{padding:1.5rem;position:static}.job-details-header h1{font-size:1.8rem}.job-details-company{font-size:1rem}.job-details-meta{font-size:.9rem}}@media (max-width: 600px){.job-details-page{padding:.8rem 4vw}.job-details-container{gap:1rem}.job-details-main{padding:1.5rem}.job-details-sidebar{padding:1rem}.job-details-header h1{font-size:1.5rem}.job-details-company{font-size:.9rem}.job-details-meta{font-size:.8rem;flex-wrap:wrap}.job-details-actions{flex-direction:column}.apply-now-btn{width:100%}}@media (max-width: 480px){.job-details-page{padding:.8rem 4vw}.job-details-container{gap:.6rem}.job-details-main{padding:.8rem}.job-details-sidebar{padding:.6rem}.job-details-header h1{font-size:1.1rem}.job-details-company{font-size:.75rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.job-details-company::-webkit-scrollbar{display:none}.job-details-meta{font-size:.7rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.job-details-meta::-webkit-scrollbar{display:none}.job-salary{font-size:.75rem}.company-logo{width:50px;height:50px}.sidebar-btn{padding:.25rem .6rem;font-size:.75rem}.job-details-sidebar h2{font-size:1rem}.job-details-sidebar p{font-size:.8rem}.job-details-section h2{font-size:1rem}.job-details-section ul{font-size:.8rem}.apply-now-btn{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 320px){.job-details-page{padding:.6rem 3vw}.job-details-container{gap:.4rem}.job-details-main{padding:.6rem}.job-details-sidebar{padding:.4rem}.job-details-header h1{font-size:1rem}.job-details-company{font-size:.7rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.job-details-company::-webkit-scrollbar{display:none}.job-details-meta{font-size:.65rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.job-details-meta::-webkit-scrollbar{display:none}.job-salary{font-size:.7rem}.company-logo{width:40px;height:40px}.sidebar-btn{padding:.2rem .5rem;font-size:.7rem}.job-details-sidebar h2{font-size:.9rem}.job-details-sidebar p{font-size:.75rem}.job-details-section h2{font-size:.9rem}.job-details-section ul{font-size:.75rem}.apply-now-btn{padding:.5rem 1rem;font-size:.85rem}.resume-modal{margin:.2rem}.resume-modal-header{padding:.8rem}.resume-modal-header h2{font-size:.9rem}.resume-upload-section{padding:.8rem}.candidate-info-section{padding:.6rem}.candidate-info-section h3{font-size:.85rem}.form-group label{font-size:.8rem}.form-group input{padding:.5rem .6rem;font-size:.85rem}.resume-upload-area{padding:1rem .8rem}.upload-text{font-size:.9rem}.upload-formats{font-size:.75rem}.resume-modal-footer{padding:.8rem}.terms-text{font-size:.75rem}}.notification{position:fixed;top:20px;right:20px;padding:15px 20px;border-radius:8px;color:#fff;font-weight:600;font-size:14px;z-index:2000;box-shadow:0 4px 12px #0000004d;transform:translate(400px);transition:transform .3s ease-in-out;max-width:350px;word-wrap:break-word}.notification.show{transform:translate(0)}.notification.success{background:linear-gradient(135deg,#27ae60,#2ecc71);border-left:4px solid #1e8449}.notification.error{background:linear-gradient(135deg,#e74c3c,#c0392b);border-left:4px solid #a93226}.notification.info{background:linear-gradient(135deg,#3498db,#2980b9);border-left:4px solid #21618c}.notification-content{display:flex;align-items:center;gap:10px}.notification-icon{font-size:18px;flex-shrink:0}.notification-message{flex:1}.notification-close{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;opacity:.8;transition:opacity .2s;flex-shrink:0}.notification-close:hover{opacity:1}@media (max-width: 768px){.notification{top:10px;right:10px;left:10px;max-width:none;transform:translateY(-100px)}.notification.show{transform:translateY(0)}}@media (max-width: 480px){.notification{top:5px;right:5px;left:5px;padding:12px 15px;font-size:13px}.notification-content{gap:8px}.notification-icon{font-size:16px}}.company-about-text,.job-description-text{white-space:pre-wrap;line-height:1.6;color:#fff}.company-about-text p,.job-description-text p{margin-bottom:1rem}.company-about-text ul,.job-description-text ul{margin-left:1.5rem;margin-bottom:1rem}.company-about-text li,.job-description-text li{margin-bottom:.5rem}.navbar{width:100%;background:#181818;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.5rem 3vw;border-bottom:1.5px solid #232323;min-height:60px;z-index:100}.navbar-left{display:flex;align-items:center;gap:2.5rem}.navbar-logo{display:flex;align-items:center;gap:.7rem}.navbar-title{font-size:1.25rem;font-weight:800;color:#ffd600;letter-spacing:1px}.navbar-links{display:flex;align-items:center;gap:1.5rem}.navbar-link{color:#fff;font-weight:600;font-size:1rem;text-decoration:none;transition:color .2s;min-width:120px}.navbar-link:hover{color:#ffd600}.navbar-right{display:flex;align-items:center;gap:1rem}.navbar-post-btn{background:#ffd600;color:#181818;border:none;border-radius:10px;padding:.5rem 1.3rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s;min-width:120px}.navbar-post-btn:hover{background:#fff;color:#000}.navbar-filter-btn{background:transparent;border:2px solid #FFD600;color:#ffd600;padding:.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.navbar-filter-btn:hover{background:#ffd600;color:#181818}.filter-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.filter-modal{background:#181818;border-radius:18px;width:100%;max-width:400px;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000080}.filter-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #333}.filter-modal-header h3{color:#ffd600;font-size:1.2rem;font-weight:700;margin:0}.filter-modal-close{background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:50%;transition:background .2s}.filter-modal-close:hover{background:#333}.filter-modal-content{padding:1rem 1.5rem 1.5rem}.filter-section{margin-bottom:2rem}.filter-section h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.filter-options{display:flex;flex-direction:column;gap:.8rem}.radio-option{display:flex;align-items:center;gap:.8rem;cursor:pointer;color:#fff;font-size:.9rem}.radio-option input[type=radio]{display:none}.radio-custom{width:18px;height:18px;border:2px solid #333;border-radius:50%;position:relative;transition:all .2s}.radio-option input[type=radio]:checked+.radio-custom{border-color:#ffd600;background:#ffd600}.radio-option input[type=radio]:checked+.radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#181818;border-radius:50%}.filter-select{width:100%;padding:.8rem;border-radius:8px;border:1.5px solid #333;background:#232323;color:#fff;font-size:.9rem;font-weight:500;outline:none;transition:border .2s}.filter-select:focus{border:1.5px solid #FFD600}.checkbox-option{display:flex;align-items:center;gap:.8rem;cursor:pointer;color:#fff;font-size:.9rem}.checkbox-option input[type=checkbox]{display:none}.checkbox-custom{width:18px;height:18px;border:2px solid #333;border-radius:4px;position:relative;transition:all .2s}.checkbox-option input[type=checkbox]:checked+.checkbox-custom{border-color:#ffd600;background:#ffd600}.checkbox-option input[type=checkbox]:checked+.checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#181818;font-size:12px;font-weight:700}@media (max-width: 768px){.navbar{padding:.5rem 1rem;min-height:50px}.navbar-left{gap:1rem}.navbar-title{font-size:1rem}.navbar-links{display:flex;align-items:center;gap:1rem}.navbar-link{font-size:.9rem;min-width:auto}.navbar-right{gap:1rem}.navbar-post-btn{padding:.4rem 1rem;font-size:.9rem;min-width:100px}.navbar-filter-btn{padding:.4rem;min-width:36px;height:36px;margin-right:35px}}@media (max-width: 480px){.navbar{padding:.5rem .8rem}.navbar-title{font-size:.9rem}.navbar-post-btn{padding:.3rem .8rem;font-size:.8rem;min-width:80px}.navbar-filter-btn{padding:.3rem;min-width:32px;height:32px}.filter-modal{max-width:95%;margin:0 .5rem}.filter-modal-header{padding:1rem 1rem .8rem}.filter-modal-content{padding:.8rem 1rem 1rem}.filter-select{padding:.6rem;font-size:.8rem}.checkbox-option{font-size:.8rem}.filter-modal-overlay{padding:.5rem}.navbar-links{gap:.5rem;align-items:center}.navbar-link{font-size:.8rem;padding:.2rem .5rem}}.post-job-page{width:100vw;min-height:100vh;background:#232323;color:#fff;display:flex;justify-content:center;align-items:flex-start;padding:2rem 0}.post-job-container{width:100%;max-width:1200px;padding:0 2rem}.post-job-form-page{background:#181818;border-radius:18px;box-shadow:0 8px 32px #0006;padding:3rem;border:1px solid #333}.form-header{text-align:center;margin-bottom:3rem}.form-header h2{color:#ffd600;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.form-header p{color:#ccc;font-size:1.1rem;margin:0}.form-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:3rem}.form-section{background:#1a1a1a;border-radius:12px;padding:2rem;border:1px solid #333}.form-section h3{color:#ffd600;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #333}.post-job-form-page label{display:flex;flex-direction:column;font-weight:600;color:#ffd600;font-size:1rem;gap:.5rem;margin-bottom:1.5rem}.post-job-form-page input,.post-job-form-page textarea,.post-job-form-page select{background:#232323;color:#fff;border:2px solid #333;border-radius:10px;padding:.8rem 1rem;font-size:1rem;outline:none;transition:all .2s;font-family:inherit}.post-job-form-page input:focus,.post-job-form-page textarea:focus,.post-job-form-page select:focus{border-color:#ffd600;box-shadow:0 0 0 3px #ffd6001a}.post-job-form-page textarea{min-height:120px;resize:vertical;line-height:1.5}.post-job-form-page input[type=file]{background:none;color:#fff;border:2px dashed #333;padding:1rem;text-align:center;cursor:pointer;transition:border-color .2s}.post-job-form-page input[type=file]:hover{border-color:#ffd600}.post-job-form-page input[type=file]:focus{border-color:#ffd600;box-shadow:0 0 0 3px #ffd6001a}.logo-preview{max-width:100px;max-height:80px;object-fit:cover;border-radius:8px;border:2px solid #333;margin-top:.5rem}.form-actions{display:flex;gap:1rem;justify-content:center;padding-top:2rem;border-top:1px solid #333}.submit-btn{background:#ffd600;color:#232323;border:none;border-radius:10px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:800;cursor:pointer;transition:all .2s;min-width:150px}.submit-btn:hover{background:#fff;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #ffd6004d}.cancel-btn{background:#232323;color:#ffd600;border-radius:10px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;min-width:150px}.cancel-btn:hover{background:#232323;color:#ffd600;border:2px solid #FFD600;transform:translateY(-2px)}.post-job-form-page .input-error{border-color:#ff4d4f!important;background:#2a1818}.post-job-form-page .error-message{color:#ff4d4f;font-size:.9rem;margin-top:.3rem;font-weight:500}@media (max-width: 1200px){.form-sections{grid-template-columns:1fr}}@media (max-width: 768px){.post-job-page{padding:1rem 0}.post-job-container{padding:0 1rem}.post-job-form-page{padding:2rem 1.5rem}.form-header h2{font-size:2rem}.form-sections{gap:1.5rem}.form-section{padding:1.5rem}.form-actions{flex-direction:column;align-items:center}.submit-btn,.cancel-btn{width:100%;max-width:300px}}@media (max-width: 480px){.post-job-form-page{padding:1rem .8rem}.form-section{padding:.8rem}.form-header h2{font-size:1.5rem}.form-header p,.post-job-form-page label{font-size:.9rem}.post-job-form-page input,.post-job-form-page textarea,.post-job-form-page select{padding:.6rem .8rem;font-size:.9rem}.submit-btn,.cancel-btn{padding:.6rem 1.2rem;font-size:.9rem}}.thank-you-message{background:#181818;border-radius:18px;box-shadow:0 8px 32px #0006;padding:4rem 3rem;border:1px solid #333;text-align:center;max-width:600px;margin:0 auto}.thank-you-icon{width:80px;height:80px;background:#3d86e6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;animation:scaleIn .5s ease-out}.thank-you-icon svg{width:40px;height:40px;color:#fff}.thank-you-message h2{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.5rem;animation:slideInUp .6s ease-out .2s both}.thank-you-message h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;animation:slideInUp .6s ease-out .3s both}.thank-you-description{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;animation:slideInUp .6s ease-out .4s both}.thank-you-description strong{color:#ffd600}.processing-info{background:#1a1a1a;border-radius:12px;padding:2rem;margin-bottom:2rem;border:1px solid #333;text-align:left;animation:slideInUp .6s ease-out .5s both}.processing-info h4{color:#ffd600;font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-align:center}.processing-info ul{list-style:none;padding:0;margin:0}.processing-info li{color:#fff;font-size:1rem;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.processing-info li:before{content:"✓";color:#3d86e6;font-weight:700;position:absolute;left:0;top:0}.processing-info li:last-child{margin-bottom:0}.processing-info strong{color:#ffd600}.thank-you-actions{display:flex;gap:1rem;justify-content:center;animation:slideInUp .6s ease-out .6s both}.back-home-btn{background:#232323;color:#fff;border:2px solid #fff;border-radius:10px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;min-width:150px}.back-home-btn:hover{background:#fff;color:#232323;transform:translateY(-2px)}.post-another-btn{background:#3d86e6;color:#fff;border:none;border-radius:10px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;min-width:150px}.post-another-btn:hover{background:#3d86e6;transform:translateY(-2px);box-shadow:0 4px 12px #2839a74d}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.thank-you-message{padding:3rem 2rem;margin:0 1rem}.thank-you-message h2{font-size:2rem}.thank-you-message h3{font-size:1.3rem}.processing-info{padding:1.5rem}.thank-you-actions{flex-direction:column;align-items:center}.back-home-btn,.post-another-btn{width:100%;max-width:300px}}@media (max-width: 480px){.thank-you-message{padding:2rem 1.5rem}.thank-you-icon{width:60px;height:60px}.thank-you-icon svg{width:30px;height:30px}.thank-you-message h2{font-size:1.8rem}.thank-you-message h3{font-size:1.2rem}.thank-you-description{font-size:1rem}.processing-info{padding:1rem}.processing-info h4{font-size:1.1rem}.processing-info li{font-size:.95rem}}html,body,#root{height:100%;margin:0;padding:0;width:100vw;background:#232323;box-sizing:border-box}body{min-height:100vh;width:100vw;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column;width:100vw}.app-content{flex:1 0 auto;width:100vw;min-height:0;display:flex;flex-direction:column}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
