.job-details-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto}@media(max-width:768px){.job-details-popup-overlay{align-items:flex-start;padding:5vh 16px 16px}}.job-details-popup{background:#fff;border-radius:16px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 40px rgba(0,88,168,.15),0 8px 16px rgba(0,0,0,.1);border:1px solid rgba(0,88,168,.1);animation:popup-enter .3s ease-out}@media(max-width:768px){.job-details-popup{max-height:85vh;border-radius:12px;margin-bottom:20px}}@media(max-width:480px){.job-details-popup{max-height:80vh;border-radius:8px;margin-bottom:40px}}@keyframes popup-enter{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-close-btn{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:#666;transition:all .2s ease;z-index:10}.popup-close-btn:hover{background-color:#f5f5f5;color:#333}.popup-close-btn svg{width:20px;height:20px}.popup-main-header{padding:32px 24px 24px;text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px 16px 0 0}.popup-main-header h1{font-size:24px;font-weight:700;color:#1f2937;margin:0;line-height:1.2}@media(max-width:768px){.popup-main-header{padding:28px 20px 20px}.popup-main-header h1{font-size:20px}}@media(max-width:480px){.popup-main-header{padding:24px 16px 16px}.popup-main-header h1{font-size:18px}}.popup-main-action{padding:24px;text-align:center}.popup-main-action .main-btn{min-width:250px;padding:16px 32px;font-size:16px;font-weight:600}@media(max-width:768px){.popup-main-action{padding:20px}.popup-main-action .main-btn{width:100%;max-width:280px;min-width:auto}}@media(max-width:480px){.popup-main-action{padding:16px}}.job-info-header{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.job-info-header.clickable{cursor:pointer}.job-info-header.clickable:hover{background-color:#f9fafb}.job-info-header .job-logo{position:relative;flex-shrink:0}.job-info-header .job-logo img{width:48px;height:48px;border-radius:8px;-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #e5e7eb;padding:4px}.job-info-header .logo-placeholder{width:48px;height:48px;background:#0058a8;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.job-info-header .logo-placeholder svg{width:24px;height:24px}.job-info-header .job-title-company{flex:1;min-width:0}.job-info-header .job-title-company .job-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 8px;line-height:1.4;word-wrap:break-word}.job-info-header .job-title-company .company-name{font-size:16px;font-weight:500;color:#0058a8;margin-bottom:8px}.job-info-header .job-title-company .job-location{display:flex;align-items:center;gap:6px;font-size:14px;color:#6b7280;margin-bottom:8px}.job-info-header .job-title-company .job-location svg{flex-shrink:0;color:#9ca3af}.job-info-header .job-title-company .job-salary .salary-range{display:inline-block;background:linear-gradient(135deg,#0058a8,#006bcc);color:#fff;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:500}@media(max-width:768px){.job-info-header{padding:16px 20px;gap:12px}.job-info-header .job-logo img,.job-info-header .logo-placeholder{width:40px;height:40px}.job-info-header .logo-placeholder svg{width:20px;height:20px}.job-info-header .job-title-company .job-title{font-size:16px}}@media(max-width:480px){.job-info-header{padding:12px 16px}}.popup-job-description{border-bottom:1px solid #e5e7eb}.popup-job-description .job-description .description-content{font-size:14px;line-height:1.6;color:#4b5563}.popup-job-description .job-description .description-content p{margin:0 0 8px}.popup-job-description .job-description .description-content p:last-child{margin-bottom:0}.popup-job-description .job-description .description-content ol,.popup-job-description .job-description .description-content ul{margin:8px 0;padding-left:20px}.popup-job-description .job-description .description-content li{margin-bottom:4px}.popup-description{border-bottom:1px solid #e5e7eb}.popup-description h3{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}.popup-description .description-content{font-size:14px;line-height:1.6;color:#4b5563;transition:color .2s ease}.popup-description .description-content.clickable{cursor:pointer}.popup-description .description-content:hover{color:#1f2937}.popup-description .description-content p{margin:0 0 8px}.popup-description .description-content p:last-child{margin-bottom:0}.popup-description .description-content ol,.popup-description .description-content ul{margin:8px 0;padding-left:20px}.popup-description .description-content li{margin-bottom:4px}.popup-description .highlights-section{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.popup-description .highlights-section h4{font-size:15px;font-weight:600;color:#1f2937;margin:0 0 12px}.popup-description .highlights-section ul{list-style:none;padding:0;margin:0}.popup-description .highlights-section ul li{font-size:14px;line-height:1.5;color:#4b5563;margin-bottom:8px;padding-left:0}.popup-description .highlights-section ul li:last-child{margin-bottom:0}.collapsible-section{border-bottom:1px solid #e5e7eb}.collapsible-section .collapsible-header{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .2s ease}.collapsible-section .collapsible-header:hover{background-color:#f9fafb}.collapsible-section .collapsible-header h3{font-size:16px;font-weight:600;color:#1f2937;margin:0}.collapsible-section .collapsible-header .collapse-toggle{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.collapsible-section .collapsible-header .collapse-toggle:hover{background-color:#e5e7eb;color:#374151}.collapsible-section .collapsible-header .collapse-toggle.expanded{transform:rotate(180deg)}.collapsible-section .collapsible-header .collapse-toggle svg{width:16px;height:16px}.collapsible-section .collapsible-content{overflow:hidden;transition:max-height .3s ease-out,opacity .2s ease-out}.collapsible-section .collapsible-content.expanded{max-height:500px;opacity:1}.collapsible-section .collapsible-content.collapsed{max-height:0;opacity:0}.collapsible-section .collapsible-content .collapsible-inner{padding:0 24px 20px}@media(max-width:768px){.collapsible-section .collapsible-header{padding:16px 20px}.collapsible-section .collapsible-content .collapsible-inner{padding:0 20px 16px}}@media(max-width:480px){.collapsible-section .collapsible-header{padding:12px 16px}.collapsible-section .collapsible-content .collapsible-inner{padding:0 16px 12px}}.popup-btn{padding:13px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;height:-moz-min-content;height:min-content;color:#fff}.popup-btn.primary{background-image:linear-gradient(62deg,#006bcc,#0080f5 20%,#2497ff 40%,#0080f5 60%,#006bcc 80%,#006bcc);background-size:300% 100%;animation:gradientMove 4s linear infinite;box-shadow:none}@keyframes gradientMove{0%{background-position:0 50%}to{background-position:300% 50%}}@media(max-width:768px){.job-details-popup-overlay{align-items:flex-start;padding:8vh 16px 16px}.job-details-popup{max-width:none;width:100%;max-height:75vh;border-radius:12px;animation:popup-enter-mobile .3s ease-out;margin-bottom:10vh}@keyframes popup-enter-mobile{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-main-header{padding:24px 20px 20px}.popup-main-header h1{font-size:20px}.popup-main-action{padding:20px}.popup-main-action .main-btn{width:100%;max-width:280px;min-width:auto}.popup-close-btn{top:8px;right:8px;padding:6px}.popup-close-btn svg{width:18px;height:18px}.popup-job-description.collapsible-section .collapsible-header{padding:16px 20px}.popup-job-description.collapsible-section .collapsible-content .collapsible-inner{padding:0 20px 16px}}@media(max-width:480px){.job-details-popup-overlay{padding:5vh 12px 12px}.job-details-popup{max-height:70vh;border-radius:8px}.popup-main-header{padding:20px 16px 16px}.popup-main-header h1{font-size:18px}.popup-main-action{padding:16px}.popup-job-description.collapsible-section .collapsible-header{padding:12px 16px}.popup-job-description.collapsible-section .collapsible-content .collapsible-inner{padding:0 16px 12px}.popup-btn{font-size:14px;padding:12px 16px}}