.hero-section{background:linear-gradient(135deg,#0a66c2 0%,#0d4f96 55%,#1e3a5f 100%);padding:90px 0 110px;position:relative;overflow:hidden}.hero-blob1{position:absolute;top:-80px;right:-100px;width:500px;height:500px;background:rgba(255,255,255,.05);border-radius:50%}.hero-blob2{position:absolute;bottom:-120px;left:-80px;width:360px;height:360px;background:rgba(255,255,255,.04);border-radius:50%}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(245,158,11,.18);color:#f59e0b;padding:7px 18px;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:20px}.hero-title{color:#fff;font-size:3rem;font-weight:800;line-height:1.18;margin-bottom:16px}.hero-title span{color:#f59e0b}.hero-subtitle{color:rgba(255,255,255,.78);font-size:1.1rem;margin-bottom:40px;line-height:1.7}.hero-search{background:#fff;border-radius:16px;padding:10px;box-shadow:0 12px 40px rgba(0,0,0,.22);display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hero-search-input{flex:1;min-width:180px;display:flex;align-items:center;gap:8px;padding:6px 12px}.hero-search-input input{border:none;outline:none;width:100%;font-size:1rem;color:#1e293b;background:transparent}.hero-search-divider{width:1px;height:36px;background:#e2e8f0;flex-shrink:0}.hero-search-btn{background:#0a66c2;color:#fff;border:none;border-radius:12px;padding:12px 28px;font-weight:700;font-size:.97rem;cursor:pointer;white-space:nowrap;transition:background .2s}.hero-search-btn:hover{background:#084d94}.hero-tags{margin-top:24px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hero-tag{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:5px 16px;font-size:.82rem;text-decoration:none;transition:background .2s}.hero-tag:hover{background:rgba(255,255,255,.25);color:#fff}.hero-visual{display:flex;flex-direction:column;gap:12px}.hero-card{background:#fff;border-radius:14px;padding:16px 20px;box-shadow:0 4px 20px rgba(0,0,0,.12);display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.hero-card:hover{text-decoration:none;color:inherit}.hero-card-dot{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem;color:#fff;flex-shrink:0}.hero-card-body{min-width:0;overflow:hidden;flex:1}.hero-card-title{font-weight:700;font-size:.9rem;color:#1e293b;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.hero-card-sub{font-size:.78rem;color:#64748b;margin:0}.hero-card-badge{margin-left:auto;background:#dcfce7;color:#16a34a;border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:700;white-space:nowrap}.stats-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:28px 0}.stat-item{text-align:center}.stat-num{font-size:1.7rem;font-weight:800;color:#0a66c2;line-height:1}.stat-label{font-size:.83rem;color:#64748b;margin-top:4px}.section-pad{padding:80px 0}.section-pad-gray{padding:80px 0;background:#f8fafc}.sec-label{display:inline-block;background:#e8f0fd;color:#0a66c2;border-radius:20px;padding:4px 14px;font-size:.78rem;font-weight:700;margin-bottom:12px}.job-card-home{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px;transition:all .2s;text-decoration:none;color:inherit;display:block;height:100%}.job-card-home:hover{border-color:#0a66c2;box-shadow:0 6px 24px rgba(10,102,194,.12);transform:translateY(-2px);color:inherit}.step-icon{width:76px;height:76px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:2rem}.step-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#0a66c2;color:#fff;border-radius:50%;font-size:.82rem;font-weight:800;margin-bottom:12px}.cat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px 20px;text-align:center;text-decoration:none;color:inherit;display:block;transition:all .2s}.cat-card:hover{border-color:#0a66c2;box-shadow:0 4px 16px rgba(10,102,194,.1);color:inherit;transform:translateY(-2px)}.cat-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:1.5rem}.cta-section{background:linear-gradient(135deg,#0a66c2,#084d94);padding:72px 0}@media(max-width:767px){.hero-title{font-size:2rem}.hero-section{padding:60px 0 80px}.hero-search-divider{display:none}.hero-search-input{min-width:100%}}