.recruit{min-height:100vh;padding-bottom:3rem}.page-header{background:linear-gradient(135deg,#4CAF50,#2E7D32);color:white;padding:5rem 2rem 3rem;text-align:center}.page-header h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:.5rem}.page-header p{font-size:1.1rem;opacity:.9}.recruit-intro{padding:4rem 0;background:#f8f9fa}.intro-content{max-width:800px;margin:0 auto;text-align:center}.intro-content h2{font-size:clamp(1.5rem,3vw,2rem);color:#2c3e50;margin-bottom:1.5rem}.intro-content p{color:#6c757d;line-height:1.8;font-size:1.1rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);text-align:center;margin-bottom:3rem;color:#2c3e50;position:relative;padding-bottom:1rem}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#4CAF50,#2E7D32);border-radius:2px}.benefits-section{padding:4rem 0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.benefit-card{background:white;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer}.benefit-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.15)}.benefit-icon{color:#4CAF50;margin-bottom:1rem;display:flex;justify-content:center}.benefit-card h3{font-size:1.25rem;color:#2c3e50;margin-bottom:.75rem}.benefit-card p{color:#6c757d;line-height:1.6;font-size:.95rem}.positions-section{padding:4rem 0;background:#f8f9fa}.positions-list{display:flex;flex-direction:column;gap:2rem}.position-card{background:white;padding:2rem;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease}.position-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.position-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.position-header h3{font-size:1.5rem;color:#2c3e50;margin:0}.position-tags{display:flex;gap:.5rem;flex-wrap:wrap}.tag{padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.tag-type{background:linear-gradient(135deg,#4CAF50,#2E7D32);color:white}.tag-location{background:#e3f2fd;color:#1976d2}.position-description{color:#6c757d;line-height:1.6;margin-bottom:1.5rem}.requirements{margin-bottom:1.5rem}.requirements h4{color:#495057;margin-bottom:.75rem;font-size:1.1rem}.requirements ul{list-style:none;padding:0;margin:0}.requirements li{color:#6c757d;padding-left:1.5rem;position:relative;margin-bottom:.5rem;line-height:1.5}.requirements li:before{content:"✓";position:absolute;left:0;color:#4CAF50;font-weight:700}.apply-button{background:linear-gradient(135deg,#4CAF50,#2E7D32);color:white;border:none;padding:.75rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.apply-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(76,175,80,.4)}.recruit-process{padding:4rem 0}.process-steps{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;max-width:1000px;margin:0 auto}.process-step{background:white;padding:2rem 1.5rem;border-radius:16px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08);flex:1 1;min-width:180px;transition:all .3s ease}.process-step:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.step-number{width:50px;height:50px;background:linear-gradient(135deg,#4CAF50,#2E7D32);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.process-step h4{color:#2c3e50;margin-bottom:.5rem;font-size:1.1rem}.process-step p{color:#6c757d;font-size:.9rem;line-height:1.4}.process-arrow{font-size:2rem;color:#4CAF50;font-weight:700}@media (max-width:768px){.page-header{padding:3rem 1rem 2rem}.benefits-grid{grid-template-columns:1fr}.position-header{align-items:flex-start}.position-header,.process-steps{flex-direction:column}.process-arrow{transform:rotate(90deg)}}