header,#sticky-icon,footer{display:none!important}.jobs-page{background:#f5f6fa;min-height:100vh}.jobs-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.jobs-page .jobs-hero{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:40px 0 32px;position:relative;overflow:hidden}.jobs-page .jobs-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f9731626 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.jobs-page .jobs-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f9731614 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-40%;left:-10%}.jobs-page .jobs-hero .hero-content{text-align:center;z-index:1;margin-bottom:28px;position:relative}.jobs-page .jobs-hero .hero-content h1{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:36px;font-weight:800}.jobs-page .jobs-hero .hero-content p{color:#fffc;max-width:500px;margin:0 auto;font-size:16px}.jobs-page .jobs-hero .search-section{z-index:1;position:relative}.jobs-page .jobs-hero .search-section .search-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:12px;padding:6px;display:flex}.jobs-page .jobs-hero .search-section .search-container .search-box{flex:1;align-items:center;display:flex;position:relative}.jobs-page .jobs-hero .search-section .search-container .search-box .search-icon{color:#ffffff80;position:absolute;left:14px}.jobs-page .jobs-hero .search-section .search-container .search-box .search-input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:12px 40px 12px 44px;font-size:15px}.jobs-page .jobs-hero .search-section .search-container .search-box .search-input::placeholder{color:#ffffff80}.jobs-page .jobs-hero .search-section .search-container .search-box .clear-search{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;transition:all .2s;position:absolute;right:10px}.jobs-page .jobs-hero .search-section .search-container .search-box .clear-search:hover{color:#fff;background:#ffffff1a}.jobs-page .jobs-hero .search-section .search-container .location-dropdown{border-left:1px solid #ffffff26;align-items:center;gap:8px;min-width:180px;padding:0 16px;display:flex}.jobs-page .jobs-hero .search-section .search-container .location-dropdown .location-icon{color:#ffffff80;flex-shrink:0}.jobs-page .jobs-hero .search-section .search-container .location-dropdown .location-select{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:10px 0;font-size:14px}.jobs-page .jobs-hero .search-section .search-container .location-dropdown .location-select option{color:#fff;background:#1a1a2e}.jobs-page .jobs-hero .search-section .filter-chips{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.jobs-page .jobs-hero .search-section .filter-chips .jobs-count{color:#fffc;margin-right:8px;font-size:14px;font-weight:600}.jobs-page .jobs-hero .search-section .filter-chips .filter-chip{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .3s}.jobs-page .jobs-hero .search-section .filter-chips .filter-chip:hover{background:#fff3}.jobs-page .jobs-hero .search-section .filter-chips .filter-chip.active{color:#fff;background:#f97316;border-color:#f97316}.jobs-page .jobs-hero .search-section .filter-chips .filter-chip.sort-chip:hover{background:#f973164d;border-color:#f97316}.jobs-page .jobs-hero .search-section .filters-expanded{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:16px;padding:20px;display:grid}.jobs-page .jobs-hero .search-section .filters-expanded .filter-group{flex-direction:column;gap:6px;display:flex}.jobs-page .jobs-hero .search-section .filters-expanded .filter-group label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.jobs-page .jobs-hero .search-section .filters-expanded .filter-group select{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:8px 12px;font-size:14px}.jobs-page .jobs-hero .search-section .filters-expanded .filter-group select:focus{border-color:#f97316}.jobs-page .jobs-hero .search-section .filters-expanded .filter-group select option{color:#fff;background:#1a1a2e}.jobs-page .jobs-hero .search-section .filters-expanded .clear-filters-btn{color:#f97316;cursor:pointer;background:#f9731633;border:1px solid #f973164d;border-radius:8px;align-self:flex-end;padding:8px 20px;font-size:14px;font-weight:600;transition:all .3s}.jobs-page .jobs-hero .search-section .filters-expanded .clear-filters-btn:hover{background:#f973164d}.jobs-page .jobs-grid-section{background:#f5f6fa;min-height:400px;padding:40px 0 60px}.jobs-page .jobs-grid-section .loading-state{flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.jobs-page .jobs-grid-section .loading-state .spinner{color:#f97316;margin-bottom:16px;animation:1s linear infinite spin}.jobs-page .jobs-grid-section .loading-state p{color:#7a8a9e;font-size:16px}@keyframes spin{to{transform:rotate(360deg)}}.jobs-page .jobs-grid-section .error-state{text-align:center;padding:80px 0}.jobs-page .jobs-grid-section .error-state .error-icon{margin-bottom:16px;font-size:48px}.jobs-page .jobs-grid-section .error-state .error-message{color:#e74c3c;margin-bottom:20px;font-size:18px}.jobs-page .jobs-grid-section .error-state .retry-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;padding:12px 36px;font-size:16px;font-weight:600;transition:all .3s}.jobs-page .jobs-grid-section .error-state .retry-btn:hover{background:#e0680e;transform:translateY(-2px);box-shadow:0 8px 24px #f973164d}.jobs-page .jobs-grid-section .empty-state{text-align:center;padding:80px 0}.jobs-page .jobs-grid-section .empty-state .empty-icon{color:#d5cbc0;margin-bottom:16px}.jobs-page .jobs-grid-section .empty-state h3{color:#1a1a2e;margin-bottom:8px;font-size:24px}.jobs-page .jobs-grid-section .empty-state p{color:#e0680e;justify-content:center;align-items:center;margin-bottom:24px;font-size:26px;display:flex}.jobs-page .jobs-grid-section .empty-state .clear-filters-btn.primary{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;padding:12px 36px;font-size:16px;font-weight:600;transition:all .3s}.jobs-page .jobs-grid-section .empty-state .clear-filters-btn.primary:hover{background:#e0680e;transform:translateY(-2px);box-shadow:0 8px 24px #f973164d}.jobs-page .jobs-grid-section .jobs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;margin-bottom:40px;display:grid}.jobs-page .jobs-grid-section .jobs-grid .job-card{background:#fff;border:1px solid #6c757d;border-radius:6px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.jobs-page .jobs-grid-section .jobs-grid .job-card:hover{border-color:#f97316;transform:translateY(-6px);box-shadow:0 12px 40px #0000001a}.jobs-page .jobs-grid-section .jobs-grid .job-card:hover .view-job-btn{gap:12px}.jobs-page .jobs-grid-section .jobs-grid .job-card:hover .view-job-btn svg{transform:translate(4px)}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-header{color:#f5f5f5;justify-content:space-between;align-items:center;min-height:56px;padding:16px 20px;font-weight:700;display:flex}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-header .job-card-badge{color:#fff;opacity:.9;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-header .job-card-badge svg{opacity:.8}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-header .trending-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.5px;background:#ffffff40;border-radius:4px;align-items:center;gap:4px;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-header .trending-badge svg{width:12px;height:12px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body{padding:20px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-title{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0 0 12px;font-size:17px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-meta{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-meta .job-meta-item{color:#5a6a7e;align-items:center;gap:6px;font-size:13px;display:flex}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-meta .job-meta-item svg{color:#b0b8c4;flex-shrink:0;width:14px;height:14px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-description{color:#5a6a7e;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:60px;margin:0 0 16px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-footer{border-top:1px solid #f0ece6;justify-content:flex-end;padding-top:14px;display:flex}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-footer .view-job-btn{color:#f97316;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-footer .view-job-btn:hover{color:#e0680e;gap:12px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-footer .view-job-btn svg{transition:transform .3s}.jobs-page .jobs-grid-section .pagination-wrapper{clear:both;border-top:1px solid #e8e2da;justify-content:center;align-items:center;width:100%;margin-top:0;padding-top:24px;display:flex;position:relative}.jobs-page .jobs-grid-section .pagination{justify-content:center;align-items:center;gap:8px;display:flex}.jobs-page .jobs-grid-section .pagination .pagination-btn{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #e8e2da;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .3s}.jobs-page .jobs-grid-section .pagination .pagination-btn:hover:not(:disabled){color:#f97316;border-color:#f97316}.jobs-page .jobs-grid-section .pagination .pagination-btn:disabled{opacity:.4;cursor:not-allowed}.jobs-page .jobs-grid-section .pagination .pagination-numbers{gap:4px;display:flex}.jobs-page .jobs-grid-section .pagination .pagination-numbers .pagination-number{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #e8e2da;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.jobs-page .jobs-grid-section .pagination .pagination-numbers .pagination-number:hover{color:#f97316;border-color:#f97316}.jobs-page .jobs-grid-section .pagination .pagination-numbers .pagination-number.active{color:#fff;background:#f97316;border-color:#f97316}@media (max-width:1024px){.jobs-grid-section .jobs-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.jobs-page .jobs-hero{padding:28px 0 24px}.jobs-page .jobs-hero .hero-content h1{font-size:28px}.jobs-page .jobs-hero .hero-content p{font-size:14px}.jobs-page .jobs-hero .search-section .search-container{flex-direction:column;padding:4px}.jobs-page .jobs-hero .search-section .search-container .search-box{width:100%}.jobs-page .jobs-hero .search-section .search-container .location-dropdown{border-top:1px solid #ffffff26;border-left:none;width:100%;padding:8px 12px}.jobs-page .jobs-hero .search-section .filter-chips{gap:6px}.jobs-page .jobs-hero .search-section .filter-chips .jobs-count{width:100%;margin-bottom:4px}.jobs-page .jobs-hero .search-section .filter-chips .filter-chip{padding:4px 12px;font-size:12px}.jobs-page .jobs-hero .search-section .filters-expanded{grid-template-columns:1fr;padding:16px}.jobs-page .jobs-hero .search-section .filters-expanded .clear-filters-btn{text-align:center;width:100%}.jobs-page .jobs-grid-section{padding:24px 0 40px}.jobs-page .jobs-grid-section .jobs-grid{grid-template-columns:1fr;gap:16px;margin-bottom:30px}.jobs-page .jobs-grid-section .pagination-wrapper{padding-top:16px}.jobs-page .jobs-grid-section .pagination{flex-wrap:wrap;gap:6px}.jobs-page .jobs-grid-section .pagination .pagination-numbers{order:3;justify-content:center;width:100%;margin-top:4px}.jobs-page .jobs-grid-section .pagination .pagination-btn{text-align:center;flex:1;padding:8px 16px;font-size:13px}}@media (max-width:480px){.jobs-page .jobs-hero .hero-content h1{font-size:24px}.jobs-page .jobs-hero .search-section .search-container .search-box .search-input{padding:10px 36px 10px 40px;font-size:14px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-header{min-height:48px;padding:12px 16px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-header .job-card-badge{font-size:12px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body{padding:16px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-title{font-size:15px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-meta .job-meta-item{font-size:12px}.jobs-page .jobs-grid-section .jobs-grid .job-card .job-card-body .job-description{min-height:40px;font-size:12px}.jobs-page .jobs-grid-section .pagination-wrapper{padding-top:12px}.jobs-page .jobs-grid-section .pagination .pagination-btn{padding:6px 14px;font-size:12px}.jobs-page .jobs-grid-section .pagination .pagination-number{min-width:32px;height:32px;font-size:13px}}
.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;box-sizing:border-box;background:#00000080;justify-content:center;align-items:center;width:100%;height:100dvh;padding:20px;animation:.25s fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:760px;height:90dvh;min-height:0;max-height:90dvh;animation:.3s slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{z-index:10;box-sizing:border-box;background:#fff;border-bottom:1px solid #e8edf2;flex:none;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.modal-header-left{align-items:center;gap:12px;min-width:0;display:flex}.modal-header-left .header-title{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.modal-header-right{flex-shrink:0;align-items:center;gap:4px;display:flex}.close-btn{cursor:pointer;color:#5a6a7a;background:#f1f4f8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .2s;display:flex}.close-btn:hover{color:#1a1a2e;background:#e4e8ed}.share-btn{color:#6b7a8a;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 12px;font-size:13px;transition:all .2s}.share-btn:hover{color:#f97316;background:#f1f4f8}.modal-content-wrapper{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#d1d8e0 #0000;flex:auto;width:100%;min-height:0;padding:20px 24px 24px;overflow:hidden auto}.modal-content-wrapper::-webkit-scrollbar{width:4px}.modal-content-wrapper::-webkit-scrollbar-track{background:0 0}.modal-content-wrapper::-webkit-scrollbar-thumb{background:#d1d8e0;border-radius:10px}.modal-content{box-sizing:border-box;width:100%}.job-title{color:#1a1a2e;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.3}.job-meta-grid{border-bottom:1px solid #eef2f6;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:24px;padding-bottom:16px;display:grid}.job-meta-grid .meta-item{color:#2a3a4a;background:#f7f9fc;border:1px solid #eef2f6;border-radius:4px;font-size:13px;display:flex}.job-meta-grid .meta-item .meta-label{color:#6b7a8a;min-width:70px;font-weight:600}.job-meta-grid .meta-item.highlight{color:#f97316;background:#fef9f4;border-color:#fde8d8}.job-meta-grid .meta-item.highlight .meta-label{color:#f97316}.info-section{margin-bottom:20px}.info-section h2{color:#f97316;border-bottom:2px solid #f97316;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:600}.info-section p{color:#4a5a6a;margin:0;font-size:14px;line-height:1.7}.list-items{margin:0;padding:0;list-style:none}.list-items li{color:#3a4a5a;border-bottom:1px solid #f5f7fa;padding:6px 0 6px 16px;font-size:14px;line-height:1.6;position:relative}.list-items li:last-child{border-bottom:none}.list-items li:before{content:"•";color:#f97316;font-weight:700;position:absolute;top:6px;left:0}.list-items.education-list li{padding:6px 0}.list-items.education-list li:before{content:"›";color:#f97316;font-size:16px}.skills-grid{flex-wrap:wrap;gap:6px;display:flex}.skills-grid .skill-tag{color:#3a4a5a;background:#f0f2f5;border:1px solid #e8edf2;border-radius:4px;padding:4px 12px;font-size:13px}.job-info-footer{margin-top:4px}.job-info-footer h2{color:#f97316;border-bottom:2px solid #f97316;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:600}.details-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.details-list .detail-item{background:#f7f9fc;border:1px solid #eef2f6;border-radius:4px;align-items:center;padding:6px 10px;display:flex}.details-list .detail-item .label{color:#6b7a8a;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.details-list .detail-item .value{color:#1a1a2e;font-size:13px;font-weight:500}.apply-section{border-top:1px solid #eef2f6;justify-content:center;margin-top:16px;padding-top:16px;display:flex}.apply-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:6px;align-items:center;gap:8px;padding:12px 48px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.apply-btn:hover:not(:disabled){background:#ea580c;transform:translateY(-1px);box-shadow:0 4px 16px #f973164d}.apply-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.modal-overlay{align-items:flex-end;padding:0}.modal-container{border-radius:12px 12px 0 0;width:100%;max-width:100%;height:100dvh;max-height:100dvh}.modal-header{padding:10px 16px}.modal-header .header-title{max-width:140px;font-size:13px}.modal-content-wrapper{padding:16px 16px 20px}.job-title{font-size:20px}.job-meta-grid{grid-template-columns:1fr;gap:4px}.details-list{grid-template-columns:1fr}.apply-btn{justify-content:center;width:100%}}@media (max-width:480px){.modal-container{border-radius:10px 10px 0 0}.modal-content-wrapper{padding:12px 12px 16px}.job-title{font-size:18px}.info-section{margin-bottom:16px}.info-section h2{font-size:14px}.info-section p{font-size:13px}.list-items li{padding:5px 0 5px 14px;font-size:13px}.skills-grid .skill-tag{padding:3px 10px;font-size:12px}.apply-btn{padding:10px 24px;font-size:14px}}
