:root{--hr-brand:#1A6B3C;--hr-brand-dark:#104c29;--hr-brand-light:#e6f3eb}.text-hr-brand{color:var(--hr-brand)!important}.bg-hr-brand{background-color:var(--hr-brand)!important;color:#fff!important}.bg-hr-brand-subtle{background-color:var(--hr-brand-light)!important;color:var(--hr-brand)!important}.btn-hr-brand{background:linear-gradient(135deg,var(--hr-brand),var(--hr-brand-dark));border:none;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(26,107,60,.2)}.btn-hr-brand:focus,.btn-hr-brand:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(26,107,60,.3);color:#fff}.btn-outline-hr-brand{color:var(--hr-brand);border:2px solid var(--hr-brand-light);background-color:transparent;transition:all .3s ease}.btn-outline-hr-brand:focus,.btn-outline-hr-brand:hover{background-color:var(--hr-brand-light);border-color:var(--hr-brand-light);color:var(--hr-brand)}.job-detail-hero{background:#f1f5df;border-bottom:1px solid #e2e8f0;position:relative;overflow:hidden;margin-bottom:50px}.job-detail-hero:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(26,107,60,.04) 0,rgba(255,255,255,0) 70%);border-radius:50%;z-index:0}.job-detail-hero .container{position:relative;z-index:1}.employer-logo-lg{width:150px;height:150px;background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--hr-brand);box-shadow:0 8px 24px rgba(0,0,0,.04)}.hr-jobs-detail-card{box-shadow:0 10px 30px rgba(0,0,0,.03)!important;transition:box-shadow .3s ease,transform .3s ease;background:#ffffff}.hr-jobs-detail-card:hover{box-shadow:0 15px 35px rgba(0,0,0,.06)!important}.job-description{font-size:1.05rem;line-height:1.8;color:#475569}.job-description h3,.job-description h4{color:#1e293b;font-weight:700;margin-top:1.5rem;margin-bottom:1rem}.job-description ol,.job-description ul{padding-left:1.5rem;margin-bottom:1.5rem}.job-description li{margin-bottom:.75rem}.hr-job-badge{background-color:#f8fafc;color:#475569;border:1px solid #e2e8f0;font-weight:500;padding:.4rem 1rem;border-radius:50rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.35rem}.hr-job-badge:hover{background-color:var(--hr-brand-light);color:var(--hr-brand);border-color:var(--hr-brand-light)}.info-grid-box{background:#f8fafc;border:1px solid #f1f5f9;transition:all .2s ease}.info-grid-box:hover{background:var(--hr-brand-light);border-color:var(--hr-brand-light)}.custom-scrollbar::-webkit-scrollbar{height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media screen and (max-width:992px){.employer-logo-lg{width:80px;height:80px}}