*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.register-container{background:linear-gradient(135deg,#f0f4f8,#d9e8f6);min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.register-form{background-color:#fff;padding:30px 40px;border-radius:12px;box-shadow:0 8px 20px #00000014;width:100%;max-width:400px}.form-heading{text-align:center;color:#2d3748;margin-bottom:20px;font-size:24px;font-weight:600}.register-form label{font-size:14px;color:#2d3748;font-weight:600;display:block;margin-bottom:6px}.register-form input{width:100%;padding:10px;margin-bottom:18px;border:1px solid #cbd5e0;border-radius:6px;font-size:14px;transition:all .2s ease-in-out}.register-form input:focus{border-color:#3182ce;box-shadow:0 0 0 2px #3182ce4d;outline:none}.register-form button{width:100%;padding:12px;background-color:#3182ce;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;transform:scale(1)}.register-form button:hover{background-color:#2b6cb0;transform:scale(1.02)}@media (max-width: 480px){.register-form{padding:20px 16px;border-radius:8px}.register-form label{font-size:13px}.register-form button{font-size:14px;padding:10px}}.success-message{color:#38a169;font-weight:500;margin-bottom:10px;text-align:center}.error-message{color:#e53e3e;font-weight:500;margin-bottom:10px;text-align:center}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f4f4f4}.login-form{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 10px #0000001a;width:350px}.login-form h2{margin-bottom:20px;text-align:center}.login-form label{display:block;margin:10px 0 5px}.login-form input{width:100%;padding:8px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px}.login-form button{width:100%;padding:10px;background-color:#2c7be5;color:#fff;border:none;border-radius:5px;cursor:pointer}.login-form button:hover{background-color:#1a5dc9}.error-message{color:red;text-align:center}.success-message{color:green;text-align:center}.register-text{text-align:center;margin-top:15px}.register-link{color:#2c7be5;text-decoration:none;font-weight:700}.register-link:hover{text-decoration:underline}body,html{font-family:Segoe UI,sans-serif;background-color:#f5f7fa;color:#1f2937}.home-header{display:flex;align-items:center;justify-content:space-between;background-color:#2563eb;color:#fff;padding:16px 24px;flex-wrap:wrap;position:relative}.logo{font-size:24px;font-weight:700}.nav-toggle{display:none;background:none;border:none;font-size:26px;color:#fff;cursor:pointer}.nav-links{display:flex;gap:12px;flex-wrap:wrap}.nav-btn,.logout-btn{background:none;border:none;color:#fff;font-weight:500;font-size:15px;cursor:pointer;padding:6px 12px;border-radius:4px}.nav-btn:hover,.logout-btn:hover{background-color:#ffffff26}@media (max-width: 768px){.nav-toggle{display:block}.nav-links{display:none;flex-direction:column;width:100%;gap:10px;padding-top:10px}.nav-links.nav-open{display:flex}.nav-btn,.logout-btn{width:100%;text-align:left;padding:10px;background-color:#1e3a8a}}.hero-section{background-color:#e0f2fe;color:#1e3a8a;padding:80px 30px;text-align:center}.hero-content h1{font-size:36px;font-weight:700;margin-bottom:16px}.hero-content p{font-size:18px;max-width:600px;margin:0 auto 28px}.find-jobs-btn{background-color:#2563eb;color:#fff;padding:12px 24px;font-size:16px;font-weight:600;border:none;border-radius:6px;cursor:pointer}.find-jobs-btn:hover{background-color:#1d4ed8}.how-it-works{background-color:#fff;padding:50px 30px 20px;text-align:center}.how-it-works h2{font-size:26px;margin-bottom:30px}.how-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.how-step{background:#fff;border-radius:12px;padding:20px;width:240px;box-shadow:0 4px 10px #0000000d}.step-icon{font-size:32px;margin-bottom:10px}.how-step h4{margin-bottom:8px;color:#2563eb}.latest-jobs{padding:50px 30px 20px;text-align:center}.latest-jobs h2{font-size:28px;margin-bottom:30px}.marquee-container{overflow:hidden;width:100%}.marquee-track{display:flex;animation:scroll 25s linear infinite;gap:20px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.job-card{background-color:#fff;border-radius:10px;padding:20px;min-width:400px;max-width:300px;flex-shrink:0;box-shadow:0 4px 12px #00000014;text-align:left;display:flex;flex-direction:column;gap:10px}.job-card-header{display:flex;justify-content:space-between;align-items:center}.job-card-title{font-size:18px;font-weight:600;color:#2563eb}.urgency{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:700;text-transform:uppercase;color:#fff}.urgency.urgent{background-color:#ef4444}.urgency.flexible{background-color:#facc15;color:#1f2937}.urgency.scheduled{background-color:#10b981}.job-company{font-size:14px;color:#374151}.job-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:#6b7280}.salary{font-size:16px;font-weight:700;color:#22c55e}.job-description-title{font-weight:600;font-size:14px;margin-top:8px}.job-description-text{font-size:13px;line-height:1.4;color:#4b5563}.footer{background-color:#1e3a8a;color:#fff;text-align:center;padding:16px;font-size:14px;margin-top:50px}.detailed-how-section{padding:6rem 2rem;background:linear-gradient(to bottom,#f0f4f8,#fff)}.container-custom{max-width:1200px;margin:0 auto;padding:0 1rem}.badge{display:inline-block;padding:.5rem 1rem;background:#e0f2fe;color:#0284c7;border-radius:9999px;font-weight:600;font-size:.9rem;margin-bottom:1.5rem;box-shadow:0 2px 6px #0000000d}.heading-lg{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.description{color:#475569;max-width:720px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.75;text-align:center}.steps-container{display:flex;flex-direction:column;gap:6rem}.step-block{display:flex;flex-direction:column;gap:2rem}.step-block.normal{flex-direction:column-reverse}@media (min-width: 1024px){.step-block.normal{flex-direction:row}.step-block.reverse{flex-direction:row-reverse}}.step-text{flex:1}.step-badge{display:inline-flex;align-items:center;gap:.6rem;background:#f8fafc;border:1px solid #e2e8f0;padding:.6rem 1.2rem;border-radius:9999px;font-weight:500;font-size:.95rem;box-shadow:0 2px 5px #00000008}.step-number{background:#3b82f6;color:#fff;padding:.3rem .6rem;border-radius:9999px;font-size:.8rem;font-weight:700}.step-text h3{font-size:1.75rem;font-weight:700;color:#1e293b;margin:1.2rem 0}.step-text ul{list-style:none;padding:0;margin:0}.step-text li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:#334155;font-size:1rem;line-height:1.5}.icon-check{color:#10b981;flex-shrink:0;margin-top:.25rem}.step-action-link{display:inline-flex;align-items:center;gap:.5rem;background-color:#3b82f6;color:#fff;padding:.6rem 1.5rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .3s ease;margin-top:1.5rem;box-shadow:0 4px 10px #3b82f64d}.step-action-link:hover{background-color:#2563eb}.step-image-wrapper{position:relative;flex:1}.step-image-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,#bfdbfe,#fef9c3);transform:rotate(3deg);border-radius:1.5rem}.step-image{position:relative;z-index:10;width:100%;height:auto;border-radius:1.5rem;object-fit:cover;box-shadow:0 15px 25px #00000014}.stat-box{position:absolute;bottom:-1rem;background:#fff;padding:1rem 1.25rem;border-radius:1rem;box-shadow:0 10px 20px #00000014;z-index:20;max-width:270px;border:1px solid #e2e8f0}.stat-box.right{right:-1rem}.stat-box.left{left:-1rem}.stat-number{font-size:1.35rem;font-weight:700;color:#3b82f6;margin-bottom:.4rem}.badge{text-align:center;margin:auto}.heading-lg{text-align:center}.hero-section{background:linear-gradient(to right,#eff6ff,#e0f2fe);padding:100px 20px}.hero-wrapper{display:flex;flex-direction:column-reverse;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}@media (min-width: 900px){.hero-wrapper{flex-direction:row;justify-content:space-between}}.hero-left{flex:1;text-align:center}@media (min-width: 900px){.hero-left{text-align:left}}.hero-left h1{font-size:2.6rem;font-weight:800;color:#111827;margin-bottom:1rem;line-height:1.3}.hero-left .highlight{color:#2563eb;display:inline-block}.subtext{font-size:1.1rem;color:#475569;margin-bottom:2rem;max-width:520px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media (min-width: 900px){.cta-buttons{justify-content:flex-start}}.btn{font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;transition:.2s ease}.btn.blue{background-color:#2563eb;color:#fff;border:none}.btn.blue:hover{background-color:#1d4ed8}.btn.outline{background-color:#fff;color:#2563eb;border:2px solid #2563eb}.btn.outline:hover{background-color:#ebf4ff}.hero-right{flex:1;display:flex;justify-content:center}.image-card{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000001a;max-width:480px}.image-card img{width:100%;display:block;border-radius:16px}.floating-badge{position:absolute;bottom:-1.2rem;left:1rem;background:#fff;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 8px 24px #0000001a;font-size:.9rem;color:#1f2937}.floating-badge strong{font-size:1.3rem;color:#2563eb;font-weight:700}.hero-section{background-color:#eaf3fc;padding:80px 20px}.hero-container{margin:0 auto;display:flex;justify-self:center;align-items:center;gap:3rem}@media (min-width: 900px){.hero-container{flex-direction:row;justify-content:space-between}}.hero-left{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-left h1{font-size:2.8rem;font-weight:800;line-height:1.3;color:#1e293b;margin-bottom:1rem}.brand-name{font-weight:700;color:#0f172a}.main-highlight{color:#2563eb;font-size:2.5rem;display:inline-block;border-bottom:3px solid #2563eb}.hero-subtext{font-size:1.05rem;color:#374151;margin-bottom:1.5rem;max-width:480px}.hero-features{list-style:none;padding-left:0;margin-bottom:2rem;font-size:.95rem;color:#1f2937;display:flex;flex-wrap:wrap;gap:1rem 2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{font-size:1rem;font-weight:600;padding:12px 24px;border-radius:10px;cursor:pointer;border:none}.btn.primary{background-color:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb33}.btn.primary:hover{background-color:#1e40af}.btn.secondary{background-color:#fff;color:#2563eb;border:2px solid #2563eb}.btn.secondary:hover{background-color:#eff6ff}.hero-image{max-width:500px;width:100%;border-radius:18px;box-shadow:0 10px 25px #00000012}.hero-section{padding:4rem 0;background:#f5f5f5}.hero-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem}.hero-left{flex:1 1 50%}.hero-right{position:relative;flex:1 1 40%;max-width:360px;width:100%;height:260px}.hero-right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,#bfdbfe,#fef9c3);transform:rotate(4deg);border-radius:1.5rem;z-index:0}.hero-right img{position:relative;width:140%;height:150%;object-fit:cover;border-radius:1.25rem;box-shadow:0 6px 16px #00000014;z-index:1}.hero-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}.hero-left,.hero-right{flex:1 1 45%}.hero-right{position:relative;width:100%;max-width:360px;aspect-ratio:3 / 2;margin:0 auto}.hero-right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,#bfdbfe,#fef9c3);transform:rotate(3deg);border-radius:1.5rem;z-index:0}.hero-right img{position:relative;width:100%;height:100%;object-fit:cover;border-radius:1.25rem;box-shadow:0 6px 16px #00000014;z-index:1}@media (max-width: 768px){.hero-left,.hero-right{flex:1 1 100%}.hero-right{max-width:80%;aspect-ratio:16 / 9;margin-top:2rem}}.navbar{background-color:#000;color:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}.navbar-logo{font-size:24px;font-weight:700}.navbar-toggle{display:none;font-size:26px;background:none;color:#fff;border:none;cursor:pointer}.nav-links{display:flex;gap:14px;flex-wrap:wrap}.nav-btn{background:none;border:none;color:#fff;font-size:15px;cursor:pointer;padding:6px 12px;border-radius:4px;transition:background .3s}.nav-btn:hover{background-color:#fff2}.logout-btn{color:#f87171}@media (max-width: 768px){.navbar-toggle{display:block}.nav-links{display:none;flex-direction:column;width:100%;margin-top:10px}.nav-links.nav-open{display:flex}.nav-btn{background-color:#111;width:100%;text-align:left}.marquee-container{overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch}.marquee-container::-webkit-scrollbar{height:6px}.marquee-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.marquee-track{display:flex;gap:20px;scroll-snap-type:x mandatory;padding-left:10px}.job-card{scroll-snap-align:start;flex-shrink:0;min-width:280px}}.linkElh{text-decoration:none;color:inherit}.footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding-top:3rem;padding-bottom:2rem;font-family:Segoe UI,sans-serif}.footer-grid{display:grid;gap:2rem;padding-bottom:2rem}.footer h3,.footer-heading{font-size:.875rem;font-weight:600;color:#1f2937;text-transform:uppercase;margin-bottom:1rem}.footer ul{list-style:none;padding-left:0}.footer ul li{margin-bottom:.5rem}.footer ul li a{font-size:.95rem;color:#4b5563;text-decoration:none;transition:color .2s ease}.footer .logo{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#1f2937}.footer .logo-icon{width:32px;height:32px;color:#2563eb}.footer p{font-size:.9rem;color:#4b5563;margin-top:1rem}.footer-bottom{border-top:1px solid #e5e7eb;padding-top:1.5rem;text-align:center;font-size:.875rem;color:#6b7280}.benefits-section{background:linear-gradient(to bottom,#fff,#f0f8ff);padding:80px 20px;position:relative;overflow:hidden}.benefits-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.benefits-header{text-align:center;margin-bottom:3rem}.benefits-header .badge{display:inline-block;padding:6px 16px;background-color:#e0edff;color:#2563eb;border-radius:999px;font-weight:600;font-size:.875rem;margin-bottom:1rem}.benefits-header h2{font-size:2rem;color:#1f2937;margin-bottom:1rem}.benefits-header p{color:#4b5563;max-width:700px;margin:0 auto;font-size:1rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 4px 12px #0000000d;transition:.3s ease-in-out;opacity:0;transform:translateY(20px)}.benefit-card.fade-up{opacity:1;transform:translateY(0)}.benefit-card:hover{border-color:#bfdbfe;box-shadow:0 6px 16px #00000014}.benefit-card .icon{font-size:2rem;margin-bottom:12px}.benefit-card h3{font-size:1.1rem;color:#1e3a8a;margin-bottom:10px}.benefit-card p{color:#4b5563;font-size:.95rem}.form-heading{text-align:center;font-size:1.8rem;margin-bottom:2rem}.form-field{display:flex;flex-direction:column}.form-field label{font-weight:600;margin-bottom:.4rem}.form-field input,.form-field select{padding:.6rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}.form-description{grid-column:span 2;display:flex;flex-direction:column}.form-description textarea{padding:.8rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}.form-submit{grid-column:span 2;text-align:center;margin-top:1rem}.form-submit button{background-color:#000;color:#fff;border:none;padding:.8rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:.3s}.form-submit button:hover{background-color:#333}@media (max-width: 768px){.form-grid{grid-template-columns:1fr}.form-description,.form-submit{grid-column:span 1}}.currency-symbol{background-color:#eee;padding:.6rem .8rem;border:1px solid #ccc;border-right:none;border-radius:6px 0 0 6px;font-size:1rem;color:#555}.currency-input input{flex:1;padding:.6rem;border:1px solid #ccc;border-left:none;border-radius:0 6px 6px 0;font-size:1rem}.response-message{grid-column:span 2;text-align:center;font-weight:500;margin-top:1rem;font-size:1rem;transition:opacity .3s ease}.response-message.success{color:green}.response-message.error{color:red}.post-job-container{max-width:600px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}*,*:before,*:after{box-sizing:border-box}.jobs-page{background:#f4f6f8;min-height:100vh;overflow-x:hidden}.jobs-header{text-align:center;padding:2rem 1rem;background:#fff;box-shadow:0 1px 4px #0000001a}.jobs-header h1{margin-bottom:.5rem;font-size:2.2rem}.jobs-header .highlight{color:#3b82f6}.jobs-header p{color:#555;margin-bottom:1.5rem}.search-bar{display:inline-flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.search-bar input{padding:.6rem 1rem;border:1px solid #ccc;border-radius:4px;min-width:220px}.search-bar button{padding:.6rem 1.2rem;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer}.jobs-main{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem 0rem;max-width:1200px;margin:0 auto}.jobs-filters{flex:0 0 240px;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 4px #0000001a}.jobs-filters h3{margin-bottom:1rem}.jobs-filters label{display:block;margin-top:1rem;font-weight:600}.jobs-filters select,.jobs-filters .radio-group{margin-top:.5rem}.radio-group label{display:flex;align-items:center;margin-bottom:.5rem}.radio-group input{margin-right:.5rem}.jobs-results{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;align-items:stretch}.job-link{display:block;height:100%;text-decoration:none}.job-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 6px #00000014;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.job-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.card-header{display:flex;align-items:center;margin-bottom:1rem}.company-logo{width:50px;height:50px;object-fit:cover;border-radius:4px;margin-right:1rem}.title-section .job-title{margin:0;font-size:1.1rem}.company-name{margin:.2rem 0 0;color:#777;font-size:.9rem}.job-tags{margin-bottom:.8rem}.tag{display:inline-block;background:#e5e7eb;color:#333;padding:.2rem .6rem;margin-right:.4rem;margin-bottom:.4rem;border-radius:4px;font-size:.8rem}.job-meta{font-size:.9rem;color:#555;margin-bottom:.4rem}.posted{font-style:italic}.description-row{margin-top:1rem;margin-bottom:.3rem}.desc-preview{color:#444;font-size:.9rem;line-height:1.4}.no-results{grid-column:1 / -1;text-align:center;color:#777}@media (max-width: 768px){.jobs-main{flex-direction:column;padding:1rem}.jobs-filters{flex:1 1 auto;width:100%}.jobs-results{grid-template-columns:1fr}.jobs-header h1{font-size:1.8rem}}.jobdetails-container{max-width:800px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000012;font-family:Segoe UI,sans-serif;color:#222}.jobdetails-title{font-size:2rem;font-weight:600;color:#2563eb;margin-bottom:.5rem}.jobdetails-posted-by{font-size:1rem;color:#555;margin-bottom:1rem}.jobdetails-tags-bar{display:flex;flex-wrap:wrap;gap:20px;background-color:#f4f6f8;padding:12px 16px;border-radius:10px;margin:20px 0;font-size:.95rem;font-weight:500;color:#333;box-shadow:0 2px 8px #0000000d}.jobdetails-tags-bar span{display:flex;align-items:center;gap:6px;white-space:nowrap}.jobdetails-salary{font-size:1.1rem;font-weight:700;color:green;margin:1rem 0 .5rem}.jobdetails-section-title{margin-top:1.5rem;font-size:1.1rem;font-weight:600;color:#333}.jobdetails-description{margin-top:.3rem;line-height:1.6}.jobdetails-extra-info{margin-top:1.5rem;line-height:1.8}.jobdetails-extra-info p{margin:.3rem 0}.jobdetails-extra-info strong{color:#111}.jobdetails-apply-button{display:inline-block;margin-top:2rem;padding:10px 20px;background-color:#2563eb;color:#fff;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease}.jobdetails-apply-button:hover{background-color:#1e4db3}@media screen and (max-width: 768px){.jobdetails-container{padding:1.2rem}.jobdetails-tags-bar{flex-direction:column;gap:12px}}.jobdetails-extra-info{margin-top:1.5rem}.jobdetails-description{margin-bottom:1rem;font-size:1rem;color:#333}.jobdetails-divider{margin:1rem 0;border:none;height:1px;background-color:#ddd}.jobdetails-info-grid{display:grid;grid-template-columns:1fr 1fr;row-gap:.75rem;column-gap:2rem;font-size:.95rem}.jobdetails-info-grid div{background-color:#f9fafb;padding:.75rem 1rem;border-radius:6px;box-shadow:0 1px 3px #0000000a}@media (max-width: 600px){.jobdetails-info-grid{grid-template-columns:1fr}}.apply-container{font-family:Segoe UI,sans-serif;padding:2rem;background-color:#f8f9fa;min-height:100vh}.form-card{display:flex;gap:2rem;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014;max-width:1000px;margin:0 auto;flex-wrap:wrap}.left-column{flex:1;min-width:280px}.left-column h2{margin-bottom:1rem;color:#2563eb}.job-summary p{margin:.5rem 0;font-size:.95rem;color:#333}.right-column{flex:1.2;min-width:300px}.apply-form{display:flex;flex-direction:column;gap:1rem}.apply-form label{display:flex;flex-direction:column;font-weight:500;color:#444}.apply-form input,.apply-form textarea{padding:10px;border:1px solid #ccc;border-radius:6px;font-size:.95rem;margin-top:4px;resize:vertical}.apply-form input[type=file]{padding:6px}.apply-btn{padding:10px 16px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:1rem;transition:background-color .2s ease}.apply-btn:hover{background-color:#1e4dc2}@media screen and (max-width: 768px){.form-card{flex-direction:column;padding:1.5rem}.left-column,.right-column{width:100%}}.profile-wrapper{padding:3rem;max-width:1200px;margin:auto;font-family:Inter,sans-serif;background-color:#f9fafb;color:#1f2937}.profile-card{background:#fff;border-radius:16px;box-shadow:0 12px 30px #00000014;display:flex;padding:2rem;margin-bottom:3rem;gap:2rem;align-items:center}.profile-img-section{position:relative}.profile-pic{width:120px;height:120px;border-radius:50%;border:4px solid #4f46e5;object-fit:cover}.edit-pic-btn{position:absolute;bottom:0;right:0;background:#4f46e5;color:#fff;border:none;border-radius:50%;padding:6px;font-size:.8rem;cursor:pointer}.profile-info h2{font-size:1.8rem;color:#111827;margin-bottom:.3rem}.username,.email,.phone,.role,.bio{margin:.3rem 0;font-size:.95rem;color:#374151}.profile-actions{margin-top:1rem}.btn{padding:10px 20px;margin-right:10px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:background .2s ease}.btn.edit{background-color:#4f46e5;color:#fff}.btn.logout{background-color:#f3f4f6;color:#1f2937}.btn.edit:hover{background-color:#4338ca}.btn.logout:hover{background-color:#e5e7eb}.section{margin-bottom:3rem}.section h3{font-size:1.4rem;margin-bottom:1.2rem;color:#111827}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));column-gap:2rem;row-gap:2rem;align-items:stretch}.job-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.5rem;transition:all .25s ease;box-shadow:0 4px 8px #00000008;text-decoration:none;color:inherit}.job-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.job-card h4{font-size:1.1rem;margin-bottom:.5rem}.video-link{display:inline-block;margin-top:.5rem;color:#4f46e5;font-weight:600;text-decoration:underline}.empty-msg{color:#6b7280;font-style:italic}.profile-wrapper{max-width:800px;margin:2rem auto;padding:0 1rem;font-family:sans-serif}.avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.name{font-size:1.8rem;margin:.5rem 0 .25rem}.handle{color:#6b7280;margin-bottom:.5rem}.tagline{color:#4b5563;margin-bottom:1rem}.btn.edit-profile{background:#f3f4f6;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background .2s}.btn.edit-profile:hover{background:#e5e7eb}.tabs{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}.tab{flex:1;text-align:center;padding:.75rem 0;cursor:pointer;background:transparent;border:none;font-size:1rem;color:#6b7280;transition:color .2s}.tab.active{color:#111827;border-bottom:2px solid #111827}.tab:not(.active):hover{color:#374151}.tab-content .empty-msg{text-align:center;color:#6b7280;margin-top:2rem}.list{display:flex;flex-direction:column;gap:1.5rem}.list-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:box-shadow .2s}.list-item:hover{box-shadow:0 2px 8px #0000000d}.info{display:flex;flex-direction:column;gap:.25rem}.status{font-size:.85rem;color:#10b981;text-transform:uppercase;font-weight:600}.sub{color:#6b7280}.salary{margin-top:.5rem;font-weight:500}.btn.view{margin-top:.5rem;background:#f3f4f6;border:none;padding:.4rem .75rem;border-radius:6px;cursor:pointer;transition:background .2s}.btn.view:hover{background:#e5e7eb}.company-logo{width:120px;height:auto;border-radius:6px;object-fit:cover}.list-item{display:flex;align-items:center;justify-content:space-between}.list-item .actions{display:flex;flex-direction:column;gap:.5rem;margin-left:1rem}.btn.edit{background:#3b82f6;color:#fff;border:none;padding:.4rem .75rem;border-radius:4px;cursor:pointer}.btn.edit:hover{background:#2563eb}.btn.delete{background:#ef4444;color:#fff;border:none;padding:.4rem .75rem;border-radius:4px;cursor:pointer}.btn.delete:hover{background:#dc2626}.profile-wrapper{max-width:800px;margin:2rem auto;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 6px #0000001a}.profile-header{text-align:center;margin-bottom:2rem}.avatar,.avatar-edit .avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.avatar-edit input{display:block;margin:.5rem auto}.name{font-size:1.8rem;margin-bottom:.3rem}.handle{color:#555;margin-bottom:1rem}.btn{padding:.5rem 1rem;margin:.3rem;border:none;border-radius:4px;cursor:pointer}.edit-profile{background:#3b82f6;color:#fff}.save{background:#10b981;color:#fff}.cancel{background:#ef4444;color:#fff}.text-input{width:100%;padding:.6rem;margin:.5rem 0;border:1px solid #ccc;border-radius:4px}.applicants-page{max-width:900px;margin:40px auto;padding:0 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#222}.applicants-page h2{font-size:28px;margin-bottom:20px;text-align:center;color:#333}.applicant-card{background-color:#f9f9f9;border:1px solid #ddd;border-left:6px solid #4f46e5;border-radius:8px;padding:20px;margin-bottom:20px;transition:transform .2s ease,box-shadow .2s ease}.applicant-card:hover{transform:scale(1.01);box-shadow:0 4px 10px #00000014}.applicant-card p{margin:6px 0;font-size:15px;line-height:1.5}.applicant-card strong{color:#000}.applicant-card a{display:inline-block;margin-top:10px;text-decoration:none;color:#4f46e5;font-weight:500;transition:color .2s ease}.applicant-card a:hover{color:#1e40af;text-decoration:underline}@media (max-width: 768px){.applicants-page{padding:0 12px}.applicant-card{padding:16px}.applicants-page h2{font-size:22px}.applicant-card p{font-size:14px}}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Segoe UI,sans-serif;background-color:#f9fafb;color:#1f2937}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header{background-color:#fff;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:1000}.header-top{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#1f2937}.logo-icon{width:32px;height:32px;color:#2563eb}.nav{display:flex;gap:1.5rem}.nav a{color:#4b5563;font-weight:500}.nav a:hover{color:#2563eb}.auth-buttons{display:flex;gap:1rem}.btn-outline{border:1px solid #2563eb;padding:.5rem 1rem;border-radius:6px;color:#2563eb;font-weight:500}.btn-outline:hover{background-color:#e0f2fe}.btn-primary{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:500}.btn-primary:hover{background-color:#1d4ed8}.menu-btn{display:none;background:none;border:none;color:#4b5563}@media (max-width: 768px){.nav{display:none}.nav.open{display:flex;flex-direction:column;gap:.5rem;background-color:#fff;padding:1rem;border-top:1px solid #e5e7eb}.menu-btn{display:block}}.about-wrapper{min-height:100vh;display:flex;flex-direction:column}.about-main{flex:1;padding:3rem 0}.page-title{text-align:center;font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:2.5rem}.about-section{margin-bottom:4rem}.section-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.25rem}.section-title.center{text-align:center}.about-grid{display:grid;gap:2rem}@media (min-width: 768px){.about-grid{grid-template-columns:repeat(2,1fr);align-items:center}}.about-img{width:100%;border-radius:10px;box-shadow:0 10px 15px #0000001a}.value-grid{display:grid;gap:1.5rem}@media (min-width: 640px){.value-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.value-grid{grid-template-columns:repeat(4,1fr)}}.value-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.value-card h3{font-size:1.1rem;color:#2563eb;margin-bottom:.75rem;font-weight:600}.value-card p{font-size:.95rem;color:#374151}.problem-box{background-color:#f3f4f6;padding:2rem;border-radius:10px}.problem-box ul{list-style:disc;padding-left:1.5rem;margin:1rem 0}.problem-box li{margin-bottom:.5rem;font-size:1rem;color:#374151}.join-text{text-align:center;max-width:700px;margin:0 auto;font-size:1rem;color:#374151;line-height:1.6}.footer{background-color:#f9fafb;border-top:1px solid #e5e7eb}.footer-grid{display:grid;gap:2rem;padding:3rem 0}@media (min-width: 768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer h3{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem;text-transform:uppercase}.footer ul{list-style:none}.footer ul li{margin-bottom:.5rem;color:#4b5563;font-size:.95rem}.footer ul li a:hover{color:#2563eb}.footer-bottom{padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.875rem;color:#6b7280;border-top:1px solid #e5e7eb}.edit-job-wrapper{max-width:600px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.edit-job-form{display:flex;flex-direction:column;gap:1rem}.edit-job-form label{font-weight:500;display:flex;flex-direction:column;gap:.25rem}.edit-job-form input{padding:.5rem;border:1px solid #ccc;border-radius:4px}.btn.save{align-self:flex-end;background:#3b82f6;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer}.btn.save:hover{background:#2563eb}.post-job-container{max-width:1100px;margin:40px auto;padding:2rem;background:#f9f9f9;border-radius:12px;box-shadow:0 6px 18px #0000000d}.form-heading{text-align:center;font-size:1.6rem;margin-bottom:1rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-field,.form-description{display:flex;flex-direction:column}.form-field label,.form-description label{font-weight:500;margin-bottom:.25rem}.form-field input,.form-field select,.form-description textarea{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .2s}.form-field input:focus,.form-field select:focus,.form-description textarea:focus{outline:none;border-color:#3b82f6}.currency-input{display:flex;align-items:center}.currency-symbol{margin-right:.5rem;font-size:1.2rem}.form-submit{grid-column:1 / -1;text-align:center;margin-top:1rem}.form-submit button{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background .2s}.form-submit button:hover{background:#2563eb}.response-message{grid-column:1 / -1;text-align:center;font-weight:500;margin-top:1rem}.response-message.success{color:#059669}.response-message.error{color:#b91c1c}
