.hero-section{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:200px 20px 40px;display:flex;position:relative}.hero-title{letter-spacing:-.025em;color:#0f0f19;margin-bottom:20px;font-family:Syne,sans-serif;font-size:clamp(32px,8.5vw,82px);font-weight:800;line-height:1.05}.hero-sub{color:#646487;max-width:560px;margin-bottom:36px;font-size:clamp(12px,2.2vw,18px);line-height:1.75}.search-wrap{width:100%;max-width:720px;margin-bottom:22px}.search-box{background:#fff;border:1.5px solid #d2d2e6e6;border-radius:18px;align-items:stretch;min-width:0;padding:6px;transition:border-color .3s,box-shadow .3s;display:flex;box-shadow:0 6px 32px #50508c1f}.search-box.focused{border-color:#6366f199;box-shadow:0 6px 32px #50508c1f,0 0 0 4px #6366f11a}.search-field{flex:1;align-items:center;gap:10px;min-width:0;padding:0 12px;display:flex;position:relative;overflow:hidden}.search-real-input{color:#0f0f19;z-index:1;background:0 0;border:none;outline:none;width:100%;padding:0 12px 0 38px;font-family:DM Sans,sans-serif;font-size:15px;position:absolute;inset:0}.search-real-input::placeholder{color:#0000}.search-placeholder-overlay{pointer-events:none;z-index:0;position:absolute;top:50%;left:38px;right:4px;overflow:hidden;transform:translateY(-50%)}.location-field{flex-shrink:0;align-items:center;gap:7px;min-width:0;padding:0 12px;display:flex}.location-input{color:#0f0f19;background:0 0;border:none;outline:none;width:200px;min-width:0;font-family:DM Sans,sans-serif;font-size:14px}.location-input::placeholder{color:#64648c8c}.search-divider{background:#c8c8dccc;flex-shrink:0;align-self:center;width:1px;height:30px;margin:auto 4px}.trending-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:50px;display:flex}.trend-chip{color:#5a5a78;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d2d2e6e6;border-radius:20px;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:12px;transition:all .2s;box-shadow:0 1px 4px #5050780f}.trend-chip:hover{color:#4f46e5;background:#6366f112;border-color:#6366f159}.stats-row{flex-wrap:wrap;justify-content:center;gap:28px 48px;margin-top:8px;display:flex}.stat-value{font-family:Syne,sans-serif;font-size:clamp(24px,4vw,32px);font-weight:700}.stat-label{color:#8282a0;margin-top:4px;font-size:12px}.world-badge{color:#4f46e5;background:#6366f112;border:1px solid #6366f133;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.hero-search-btn-loading{opacity:.7;cursor:not-allowed}.hero-search-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite heroSpin}@keyframes heroSpin{to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:520px){.hero-section{padding:90px 16px 50px}.stats-row{display:none}.search-box{border-radius:16px;flex-direction:column;align-items:stretch;gap:6px;padding:8px}.search-field{background:#fafafd;border:1px solid #d2d2e6e6;border-radius:10px;height:44px;padding:10px 12px}.search-real-input{padding:0 10px 0 30px}.search-divider{display:none}.location-field{background:#fafafd;border:1px solid #d2d2e6e6;border-radius:10px;width:auto;height:44px;padding:0 12px}.location-input{width:100%}.search-box .btn-primary{justify-content:center;width:100%;font-size:13px;border-radius:10px!important;padding:11px 16px!important}.stats-row{gap:20px 32px}}@media (min-width:521px) and (max-width:639px){.location-field,.location-input{width:130px}}@media (min-width:640px){.location-field,.location-input{width:200px}}
@keyframes fj-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.fj-section{z-index:10;padding:80px 20px;position:relative}.fj-inner{max-width:1200px;margin:0 auto}.fj-header{text-align:center;margin-bottom:48px}.fj-title{color:#0f0f19;margin-bottom:12px;font-family:Syne,sans-serif;font-size:clamp(24px,5vw,44px);font-weight:800;line-height:1.12}.fj-subtitle{color:#69698c;max-width:460px;margin:0 auto;font-size:clamp(13px,2vw,15px);line-height:1.75}.fj-grid{grid-template-columns:1fr;gap:14px;margin-bottom:40px;display:grid}@media (min-width:540px){.fj-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.fj-grid{grid-template-columns:repeat(4,1fr)}}.fj-footer{text-align:center}.fj-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d2d2e6b3;border-radius:18px;flex-direction:column;min-width:0;height:100%;padding:16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #50507812}.fj-card-header{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;margin-bottom:12px;display:flex}.fj-card-header-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.fj-logo{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Syne,sans-serif;font-size:11px;font-weight:700;display:flex}.fj-logo-img{object-fit:contain;background:#fff;border:1px solid #d2d2e699;border-radius:10px;flex-shrink:0;width:40px;height:40px}.fj-title-wrap{flex:1;min-width:0;overflow:hidden}.fj-job-title{color:#0f0f19;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:3px;font-family:Syne,sans-serif;font-size:13px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.fj-company{color:#6e6e91;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:11.5px;display:block;overflow:hidden}.fj-bookmark-btn{cursor:pointer;color:#9696b9b3;background:0 0;border:none;border-radius:7px;flex-shrink:0;padding:5px;line-height:0;transition:color .2s,background .2s}.fj-meta{flex-wrap:wrap;gap:5px 12px;min-width:0;margin-bottom:10px;display:flex}.fj-meta-item{color:#78789b;white-space:nowrap;align-items:center;gap:3px;font-size:10.5px;display:flex}.fj-tags{flex-wrap:wrap;gap:4px;min-width:0;margin-bottom:12px;display:flex}.fj-card-footer{border-top:1px solid #d2d2e6b3;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:auto;padding-top:11px;display:flex}.fj-salary-label{color:#9696b4;margin-bottom:2px;font-size:9.5px}.fj-salary-value{color:#0f0f19;white-space:nowrap;font-family:Syne,sans-serif;font-size:12.5px;font-weight:700}.fj-apply-btn{cursor:pointer;color:#4f46e5;white-space:nowrap;background:#6366f112;border:1px solid #6366f140;border-radius:9px;flex-shrink:0;align-items:center;gap:4px;padding:6px 11px;font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:flex}.fj-skeleton-card{background:#fff;border:1px solid #d2d2e6b3;border-radius:18px;min-width:0;padding:16px;overflow:hidden}.fj-skeleton-logo{border-radius:10px;flex-shrink:0;width:40px;height:40px}.fj-skeleton-line{border-radius:6px}.fj-shimmer{background:linear-gradient(90deg,#f0f0f5 25%,#e8e8f0 50%,#f0f0f5 75%) 0 0/200% 100%;animation:1.4s infinite fj-shimmer}@media (max-width:539px){.fj-section{padding:56px 14px}.fj-card{padding:13px}.fj-logo,.fj-logo-img{width:36px;height:36px}.fj-job-title{font-size:12.5px}.fj-salary-value{font-size:12px}}
.tc-section{z-index:10;padding:56px 16px;position:relative}@media (min-width:768px){.tc-section{padding:72px 24px}}.tc-inner{max-width:1200px;margin:0 auto}.tc-header{text-align:center;margin-bottom:36px}.tc-title{color:#0f0f19;margin-bottom:10px;font-family:Syne,sans-serif;font-size:clamp(22px,5vw,42px);font-weight:800;line-height:1.15}.tc-subtitle{color:#69698c;max-width:460px;margin:0 auto;font-size:clamp(13px,2vw,15px);line-height:1.75}.tc-grid{grid-template-columns:repeat(1,1fr);align-items:stretch;gap:11px;display:grid}@media (min-width:480px){.tc-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.tc-grid{grid-template-columns:repeat(4,1fr);gap:13px}}.tc-card-motion{height:100%}.tc-card{cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:#fff;border:1px solid #d7d7e8e6;border-radius:18px;flex-direction:column;height:100%;padding:16px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #5050780d}@media (min-width:768px){.tc-card{padding:20px}}.tc-card:active{transform:scale(.98)}@media (hover:hover){.tc-card:hover{border-color:#6366f147;transform:translateY(-3px);box-shadow:0 10px 28px #50508c1c}}.tc-featured-badge{color:#4f46e5;white-space:nowrap;text-overflow:ellipsis;background:#6366f114;border:1px solid #6366f133;border-radius:20px;max-width:80px;padding:2px 8px;font-family:DM Sans,sans-serif;font-size:9px;font-weight:700;position:absolute;top:11px;right:11px;overflow:hidden}.tc-card-head{flex-shrink:0;align-items:center;gap:10px;margin-bottom:11px;padding-right:76px;display:flex}.tc-logo{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Syne,sans-serif;font-size:11px;font-weight:700;display:flex}.tc-logo-img{object-fit:contain;background:#f5f5fa;border:1px solid #d2d2e699;border-radius:12px;flex-shrink:0;width:44px;height:44px}.tc-name-wrap{flex:1;min-width:0}.tc-company-name{color:#0f0f19;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-family:Syne,sans-serif;font-size:13px;font-weight:700;overflow:hidden}.tc-industry{color:#737396;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.tc-meta{flex-direction:column;flex:1;gap:4px;margin:9px 0 10px;display:flex}.tc-meta-row{color:#78789b;align-items:center;gap:4px;min-width:0;font-size:11px;display:flex}.tc-meta-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tc-footer{border-top:1px solid #d2d2e6b3;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:11px;display:flex}.tc-role-count{align-items:center;gap:4px;min-width:0;display:flex}.tc-role-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.tc-role-label{color:#32325a;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.tc-view-btn{cursor:pointer;color:#4f46e5;white-space:nowrap;background:#6366f10f;border:1px solid #6366f140;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;min-height:30px;padding:5px 10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;transition:all .18s;display:flex}@media (hover:hover){.tc-view-btn:hover{color:#fff;background:#4f46e5;border-color:#4f46e5}}.tc-view-btn:active{transform:scale(.95)}.tc-view-all-wrap{text-align:center;margin-top:28px}.tc-stars{flex-shrink:0;align-items:center;gap:3px;display:flex}.tc-stars-row{gap:1.5px;display:flex}.tc-rating-text{color:#8282a5;font-family:DM Sans,sans-serif;font-size:11px}@keyframes tc-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.tc-skeleton{background:linear-gradient(90deg,#e6e6f580 25%,#f5f5ffcc 50%,#e6e6f580 75%) 0 0/600px 100%;border-radius:18px;height:200px;animation:1.4s linear infinite tc-shimmer}
@keyframes us-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes us-spin{to{transform:rotate(360deg)}}@keyframes us-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes us-overlay-in{0%{opacity:0}to{opacity:1}}.us-section{z-index:10;padding:80px 20px;position:relative}.us-inner{max-width:1200px;margin:0 auto}.us-header{text-align:center;margin-bottom:40px}.us-title{color:#0f0f19;margin-bottom:12px;font-family:Syne,sans-serif;font-size:clamp(24px,5vw,44px);font-weight:800;line-height:1.12}.us-subtitle{color:#69698c;max-width:460px;margin:0 auto;font-size:clamp(13px,2vw,15px);line-height:1.75}.us-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.us-tabs-desktop{flex-wrap:wrap;gap:7px;display:flex}.us-filter-mobile-btn{cursor:pointer;color:#4b4b6e;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d2d2e6e6;border-radius:12px;align-items:center;gap:7px;padding:9px 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;transition:all .18s;display:none}.us-filter-mobile-btn.has-filter{color:#4f46e5;background:#6366f10f;border-color:#6366f166}.us-active-filter-pill{color:#4f46e5;background:#6366f117;border:1px solid #6366f140;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;display:none}.us-tab{cursor:pointer;color:#5a5a78;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d2d2e6e6;border-radius:20px;padding:7px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;transition:background .18s,color .18s,border-color .18s,box-shadow .18s}.us-tab.active{color:#fff;background:#4f46e5;border-color:#4f46e5;box-shadow:0 4px 14px #4f46e54d}.us-refresh-btn{cursor:pointer;color:#5a5a78;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d2d2e6e6;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;transition:all .18s;display:flex}.us-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.us-refresh-btn:not(:disabled):hover{color:#4f46e5;border-color:#6366f159}.us-spin{animation:.8s linear infinite us-spin}.us-grid{grid-template-columns:1fr;gap:14px;margin-bottom:32px;display:grid}@media (min-width:560px){.us-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.us-grid{grid-template-columns:repeat(3,1fr)}}.us-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d7d7e8e6;border-radius:18px;flex-direction:column;min-width:0;padding:18px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #5050780f}@media (hover:hover){.us-card:hover{border-color:#6366f14d;transform:translateY(-3px);box-shadow:0 10px 30px #50508c1f}}.us-card-header{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;margin-bottom:12px;display:flex}.us-card-header-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.us-logo{color:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Syne,sans-serif;font-size:12px;font-weight:700;display:flex}.us-logo-img{object-fit:contain;background:#fff;border:1px solid #d2d2e699;border-radius:11px;flex-shrink:0;width:42px;height:42px}.us-title-wrap{flex:1;min-width:0;overflow:hidden}.us-job-title{color:#0f0f19;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:3px;font-family:Syne,sans-serif;font-size:13.5px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.us-company{color:#6e6e91;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;display:block;overflow:hidden}.us-flag-badge{color:#dc2626;white-space:nowrap;background:#ef444412;border:1px solid #ef444433;border-radius:20px;flex-shrink:0;padding:3px 8px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600}.us-meta{flex-wrap:wrap;gap:5px 12px;min-width:0;margin-bottom:11px;display:flex}.us-meta-item{color:#78789b;white-space:nowrap;align-items:center;gap:4px;font-size:11px;display:flex}.us-tags{flex-wrap:wrap;gap:5px;min-width:0;margin-bottom:13px;display:flex}.us-card-footer{border-top:1px solid #d2d2e6b3;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.us-salary-label{color:#9696b4;margin-bottom:2px;font-size:10px}.us-salary-value{color:#0f0f19;white-space:nowrap;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.us-apply-chip{color:#4f46e5;white-space:nowrap;background:#6366f112;border:1px solid #6366f140;border-radius:9px;flex-shrink:0;align-items:center;gap:5px;padding:7px 13px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;display:flex}.us-skeleton-card{background:#fff;border:1px solid #d7d7e8e6;border-radius:18px;min-width:0;padding:18px;overflow:hidden}.us-shimmer{background:linear-gradient(90deg,#f0f0f5 25%,#e8e8f0 50%,#f0f0f5 75%) 0 0/200% 100%;border-radius:7px;animation:1.4s infinite us-shimmer}.us-error-box{text-align:center;padding:48px 20px}.us-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.us-page-btn{cursor:pointer;color:#4b4b69;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d2d2e6e6;border-radius:10px;padding:7px 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.us-page-btn:disabled{opacity:.4;cursor:not-allowed}.us-page-btn:not(:disabled):hover{color:#fff;background:#4f46e5;border-color:#4f46e5}.us-page-label{color:#6e6e91;font-family:DM Sans,sans-serif;font-size:12px}.us-cta{text-align:center}.us-sheet-overlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f0f1973;animation:.22s us-overlay-in;position:fixed;inset:0}.us-sheet{z-index:1000;background:#fff;border-radius:22px 22px 0 0;max-height:55vh;padding:0 20px 32px;animation:.3s cubic-bezier(.22,1,.36,1) us-sheet-in;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.us-sheet-handle-wrap{justify-content:center;padding:14px 0 4px;display:flex}.us-sheet-handle{background:#b4b4c899;border-radius:4px;width:36px;height:4px}.us-sheet-title-row{border-bottom:1px solid #d2d2e699;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 0 16px;display:flex}.us-sheet-title{color:#0f0f19;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.us-sheet-close{cursor:pointer;color:#64648c;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #d2d2e6e6;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.us-sheet-close:hover{color:#4f46e5;background:#6366f112}.us-sheet-options{flex-direction:column;gap:8px;display:flex}.us-sheet-option{cursor:pointer;color:#3c3c5a;-webkit-tap-highlight-color:transparent;text-align:left;background:#fff;border:1px solid #d2d2e6cc;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:13px 16px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .18s;display:flex}.us-sheet-option.active{color:#4f46e5;background:#6366f10f;border-color:#6366f173}.us-sheet-option:not(.active):hover{background:#6366f108;border-color:#6366f140}.us-sheet-check{background:#4f46e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media (max-width:767px){.us-section{padding:56px 14px}.us-card{padding:15px}.us-tabs-desktop{display:none}.us-filter-mobile-btn,.us-active-filter-pill{display:flex}.us-logo,.us-logo-img{width:38px;height:38px}}
