.fhh-single-job-container{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#333}.fhh-single-job-wrapper{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgb(0 0 0 / .08);overflow:hidden}.fhh-job-header{background:linear-gradient(135deg,#6EC1E4,#5AB3DC);color:#fff;padding:40px;text-align:center;position:relative}.fhh-job-badge{display:flex;justify-content:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.fhh-job-source,.fhh-job-type{background:rgb(255 255 255 / .2);padding:6px 16px;border-radius:20px;font-size:14px;font-weight:500;backdrop-filter:blur(10px)}.fhh-job-title{font-size:2.5rem;font-weight:700;margin:0 0 30px 0;line-height:1.2}.fhh-job-meta-row{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-bottom:30px}.fhh-meta-item{display:flex;align-items:center;gap:8px;font-size:16px}.fhh-meta-item i{font-size:14px;opacity:.8}.fhh-meta-item.fhh-salary{background:rgb(255 255 255 / .15);padding:8px 16px;border-radius:8px;font-weight:600}.fhh-apply-section{margin-top:30px}.fhh-apply-btn{display:inline-flex;align-items:center;gap:10px;background:#61CE70;color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all 0.3s ease;box-shadow:0 4px 16px rgb(97 206 112 / .3)}.fhh-apply-btn:hover{background:#52C863;transform:translateY(-2px);box-shadow:0 6px 20px rgb(97 206 112 / .4);text-decoration:none;color:#fff}.fhh-apply-note{margin:12px 0 0 0;font-size:14px;opacity:.8}.fhh-content-grid{display:grid;grid-template-columns:2fr 1fr;gap:40px;padding:40px}.fhh-job-description h2{color:#6EC1E4;font-size:1.8rem;margin:0 0 24px 0;font-weight:600}.fhh-description-content{font-size:16px;line-height:1.7;margin-bottom:30px}.fhh-description-content h3,.fhh-description-content h4{color:#333;margin:24px 0 12px 0}.fhh-description-content ul,.fhh-description-content ol{margin:16px 0;padding-left:20px}.fhh-description-content li{margin:8px 0}.fhh-job-categories{border-top:1px solid #eee;padding-top:20px}.fhh-job-categories h3{margin:0 0 12px 0;font-size:1.1rem;color:#666}.fhh-category-tag{background:linear-gradient(135deg,#6EC1E4,#5AB3DC);color:#fff;padding:8px 16px;border-radius:6px;font-weight:500;font-size:14px}.fhh-job-sidebar{position:sticky;top:20px;align-self:start}.fhh-sidebar-card{background:#f8f9fa;border-radius:12px;padding:24px;margin-bottom:20px;border:1px solid #e9ecef}.fhh-sidebar-card h3{margin:0 0 20px 0;color:#333;font-size:1.2rem}.fhh-job-details{list-style:none;margin:0;padding:0}.fhh-job-details li{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #eee;gap:12px}.fhh-job-details li:last-child{border-bottom:none}.fhh-job-details strong{color:#666;font-size:14px;flex-shrink:0}.fhh-job-details span{text-align:right;font-weight:500;color:#333;font-size:14px}.fhh-sidebar-apply{margin-top:20px;text-align:center}.fhh-apply-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:#6EC1E4;color:#fff;padding:12px 20px;border-radius:6px;text-decoration:none;font-weight:500;font-size:14px;width:100%;justify-content:center;transition:all 0.3s ease}.fhh-apply-btn-secondary:hover{background:#5AB3DC;text-decoration:none;color:#fff;transform:translateY(-1px)}.fhh-back-to-jobs{text-align:center}.fhh-back-btn{display:inline-flex;align-items:center;gap:8px;color:#666;text-decoration:none;padding:12px 20px;border:1px solid #ddd;border-radius:6px;transition:all 0.3s ease;background:#fff}.fhh-back-btn:hover{background:#f8f9fa;border-color:#6EC1E4;color:#6EC1E4;text-decoration:none}@media (max-width:1024px){.fhh-content-grid{grid-template-columns:1fr;gap:30px;padding:30px}.fhh-job-sidebar{order:-1}}@media (max-width:768px){.fhh-single-job-container{padding:20px 15px}.fhh-job-header{padding:30px 20px}.fhh-job-title{font-size:2rem}.fhh-job-meta-row{flex-direction:column;gap:16px}.fhh-meta-item{justify-content:center}.fhh-content-grid{padding:20px}.fhh-apply-btn{width:100%;justify-content:center}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fhh-single-job-wrapper{animation:fadeInUp 0.6s ease-out}