#felan-guest-job-modal{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;background:rgba(4,5,8,.82);align-items:center;justify-content:center;padding:20px 16px;box-sizing:border-box}.fhgm-modal{width:100%;max-width:1080px;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 380px;border:.5px solid rgba(255,255,255,.1);background:#0c1017;position:relative;font-family:system-ui,-apple-system,sans-serif}.fhgm-close{position:absolute;top:18px;right:20px;width:30px;height:30px;border-radius:7px;background:rgba(255,255,255,.05);border:.5px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgba(255,255,255,.45);z-index:2;padding:0}.fhgm-left{padding:40px 44px;background-color:#0c1017;background-size:cover;background-position:center;border-right:.5px solid rgba(255,255,255,.07);position:relative;overflow:hidden}.fhgm-left::before{content:"";position:absolute;inset:0;background:rgba(12,16,23,.72);pointer-events:none;z-index:0}.fhgm-left>*{position:relative;z-index:1}.fhgm-logo{display:flex;align-items:center;gap:9px;margin-bottom:30px}.fhgm-logo-img{max-height:70px;width:auto;display:block}.fhgm-headline{font-size:42px;font-weight:500;line-height:1.08;letter-spacing:-1.5px;color:#fff!important;margin:0 0 12px}.fhgm-headline em{font-style:normal;color:#e74448}.fhgm-sub{font-size:15px;line-height:1.55;color:rgba(255,255,255,.4);margin:0 0 30px}.fhgm-benefits-label{font-size:10px;letter-spacing:2px;color:rgba(255,255,255,.22);font-weight:500;text-transform:uppercase;margin:0 0 14px}.fhgm-features{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fhgm-feat{display:flex;align-items:flex-start;gap:11px;padding:13px;border-radius:11px;background:rgba(255,255,255,.025);border:.5px solid rgba(255,255,255,.06)}.fhgm-feat-icon{width:32px;height:32px;border-radius:7px;background:rgba(231,68,72,.1);border:.5px solid rgba(231,68,72,.18);display:flex;align-items:center;justify-content:center;color:#e74448;flex-shrink:0}.fhgm-feat-title{font-size:13px;font-weight:500;color:#fff!important;margin:0 0 3px;line-height:1.3}.fhgm-feat-desc{font-size:11px;color:rgba(255,255,255,.3);margin:0;line-height:1.4}.fhgm-right{padding:40px 36px 32px;background:#0f1319;display:flex;flex-direction:column}.fhgm-right-head{font-size:24px;font-weight:500;color:#fff!important;letter-spacing:-.4px;line-height:1.2;margin:0 0 6px}.fhgm-right-sub{font-size:13px;color:rgba(255,255,255,.35);margin:0 0 28px;line-height:1.5}.fhgm-btn-primary{width:100%;height:48px;border-radius:10px;background:#e74448;border:none;color:#fff;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;margin-bottom:12px;box-sizing:border-box}.fhgm-btn-primary:hover{opacity:.88}.fhgm-divider{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:12px;color:rgba(255,255,255,.22)}.fhgm-divider::before,.fhgm-divider::after{content:"";flex:1;height:.5px;background:rgba(255,255,255,.07)}.fhgm-btn-ghost{width:100%;height:48px;border-radius:10px;background:0 0;border:.5px solid rgba(255,255,255,.09);color:#fff!important;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;text-decoration:none;margin-bottom:28px;box-sizing:border-box}.fhgm-btn-ghost:hover{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.15)}.fhgm-btn-ghost span{color:#e74448}.fhgm-section-label{font-size:10px;letter-spacing:2px;color:rgba(255,255,255,.22);font-weight:500;text-transform:uppercase;margin:0 0 12px}.fhgm-emp-card{display:grid;grid-template-columns:36px 1fr 16px;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;background:rgba(255,255,255,.025);border:.5px solid rgba(255,255,255,.06);text-decoration:none;margin-bottom:8px}.fhgm-emp-card:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.fhgm-emp-icon{width:36px;height:36px;border-radius:8px;background:rgba(231,68,72,.09);border:.5px solid rgba(231,68,72,.18);display:flex;align-items:center;justify-content:center;color:#e74448}.fhgm-emp-title{font-size:13px;font-weight:500;color:rgba(255,255,255,.82);margin:0 0 2px}.fhgm-emp-sub{font-size:11px;color:rgba(255,255,255,.28);margin:0}.fhgm-emp-arrow{color:rgba(255,255,255,.18);display:flex;align-items:center}.fhgm-footer{margin-top:auto;padding-top:20px;display:flex;align-items:center;gap:7px;font-size:11px;color:rgba(255,255,255,.2);border-top:.5px solid rgba(255,255,255,.06)}@media (max-width:760px){#felan-guest-job-modal{padding:12px}.fhgm-modal{grid-template-columns:1fr;border-radius:16px;max-height:calc(100vh - 24px);overflow-y:auto}.fhgm-left{display:none}.fhgm-right{padding:32px 22px 22px}}