:root{
  --navy:#10233f;
  --navy-2:#0b1a30;
  --blue:#1f67d2;
  --blue-2:#2b7de9;
  --orange:#f28a2e;
  --ink:#132238;
  --muted:#65758b;
  --line:#dfe6ef;
  --surface:#f5f8fc;
  --white:#fff;
  --success:#168a62;
  --shadow:0 18px 50px rgba(16,35,63,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}
a{text-decoration:none;color:inherit}
button,input{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin:auto}
.announcement{background:var(--navy-2);color:#dce7f6;font-size:12px}
.announcement-inner{height:34px;display:flex;align-items:center;justify-content:space-between}
.announcement a{color:#fff;font-weight:600}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,230,239,.85)}
.header-inner{height:76px;display:flex;align-items:center;gap:40px}
.brand-stack{display:flex;align-items:center;gap:12px;min-width:360px}.brand-stack img{display:block;object-fit:contain}.celaxis-parent-logo{width:142px;max-height:55px}.portal-logo{width:205px;max-height:60px}.brand-divider{width:1px;height:34px;background:#d8e0ea}
.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}
.desktop-nav a{font-size:13px;font-weight:600;color:#3d4e63}
.desktop-nav a:hover{color:var(--blue)}
.header-actions{display:flex;align-items:center;gap:16px}
.text-btn{font-size:13px;font-weight:700}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;padding:13px 19px;font-size:13px;font-weight:700;border:1px solid transparent;transition:.2s ease}
.btn-primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(31,103,210,.20)}
.btn-primary:hover{transform:translateY(-1px);background:#185cbd}
.btn-small{padding:10px 15px}
.mobile-menu{display:none;background:none;border:0;padding:8px}
.mobile-menu span{display:block;width:22px;height:2px;background:var(--navy);margin:4px}
.mobile-nav{display:none}

.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7faff 0%,#eef5ff 55%,#f7fbff 100%);padding:82px 0 70px;border-bottom:1px solid #e6edf5}
.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:65px;align-items:center;position:relative;z-index:2}
.hero-glow{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}
.hero-glow-one{width:430px;height:430px;background:rgba(31,103,210,.08);right:-120px;top:-180px}
.hero-glow-two{width:260px;height:260px;background:rgba(242,138,46,.08);left:-130px;bottom:-130px}
.eyebrow,.section-kicker{font-size:11px;letter-spacing:.15em;font-weight:800;color:var(--blue)}
.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:19px}
.status-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(242,138,46,.12)}
.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:0 0 20px;max-width:720px;color:var(--navy)}
.hero h1 span{color:var(--blue)}
.hero-sub{font-size:17px;line-height:1.7;color:var(--muted);max-width:650px;margin:0 0 30px}
.search-panel{display:grid;grid-template-columns:1.25fr 1fr auto;gap:0;background:#fff;border:1px solid #dce5f0;border-radius:14px;box-shadow:0 18px 45px rgba(16,35,63,.10);padding:8px}
.search-field{display:flex;gap:11px;align-items:center;padding:9px 14px;border-right:1px solid #e8edf3}
.search-field .icon{font-size:23px;color:var(--blue);line-height:1}
.search-field label{display:block;font-size:10px;font-weight:800;color:#6b7a8e;margin-bottom:3px}
.search-field input{width:100%;border:0;outline:0;color:var(--ink);font-size:13px;background:transparent}
.search-field input::placeholder{color:#99a5b5}
.search-btn{border:0;background:var(--navy);color:#fff;border-radius:9px;padding:0 20px;font-weight:700;font-size:13px;cursor:pointer;min-width:145px}
.search-btn:hover{background:#172f50}
.popular{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:14px;font-size:11px;color:#738196}
.popular button{border:0;background:transparent;color:#4d6077;font-size:11px;padding:0;cursor:pointer}
.popular button:hover{color:var(--blue)}
.hero-panel{display:flex;justify-content:center}
.network-card{width:min(440px,100%);background:linear-gradient(155deg,#112945,#0a1a2f);border-radius:22px;padding:25px;color:#fff;box-shadow:0 25px 70px rgba(16,35,63,.22);position:relative;overflow:hidden}
.network-card:before{content:"";position:absolute;width:270px;height:270px;border-radius:50%;border:1px solid rgba(255,255,255,.08);left:50%;top:50%;transform:translate(-50%,-52%)}
.network-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}
.network-top small{display:block;font-size:9px;letter-spacing:.15em;color:#8da4c1;margin-bottom:7px}
.network-top strong{font-size:16px}
.live-pill{font-size:9px;letter-spacing:.08em;border:1px solid rgba(255,255,255,.14);padding:7px 9px;border-radius:99px;color:#dce9fa}
.live-pill i{display:inline-block;width:5px;height:5px;background:#42d6a1;border-radius:50%;margin-right:5px}
.network-visual{height:270px;position:relative;margin:10px 0}
.network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:105px;height:105px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px rgba(255,255,255,.04),0 15px 40px rgba(0,0,0,.25);z-index:3}
.network-core img{width:78px;max-height:65px;object-fit:contain}
.orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:flex-start;justify-content:center;padding-top:9px;color:#8da4c1;font-size:9px}
.orbit-1{width:150px;height:150px}.orbit-2{width:220px;height:220px}.orbit-3{width:285px;height:285px}
.node{position:absolute;width:31px;height:31px;border-radius:9px;background:#173653;border:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;z-index:4}
.node-1{right:45px;top:72px}.node-2{left:48px;top:115px}.node-3{right:68px;bottom:38px}.node-4{left:83px;bottom:38px}
.network-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.1);padding-top:17px;position:relative}
.network-stats div{text-align:center}.network-stats strong{display:block;font-size:18px}.network-stats span{display:block;font-size:9px;color:#8da4c1;margin-top:4px}
.trust-strip{background:#fff;border-bottom:1px solid var(--line)}
.trust-inner{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:#738196}
.trust-items{display:flex;gap:24px;font-weight:700;color:#52657b}

.section{padding:82px 0}
.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}
.section-head h2{font-size:31px;letter-spacing:-.03em;margin:9px 0 0;color:var(--navy)}
.section-head p{max-width:640px;color:var(--muted);line-height:1.7;margin:13px auto 0}
.centered{text-align:center;display:block}
.outline-btn{background:#fff;border:1px solid #cdd8e5;border-radius:8px;padding:11px 15px;font-size:12px;font-weight:700;color:#3c526a;cursor:pointer}
.outline-btn:hover{border-color:var(--blue);color:var(--blue)}
.job-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.job-card{border:1px solid var(--line);border-radius:14px;padding:21px;background:#fff;transition:.2s ease;position:relative}
.job-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#c9d8ea}
.job-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.company-logo{width:45px;height:45px;border:1px solid #e0e7ef;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}
.company-logo img{max-width:90%;max-height:90%;object-fit:contain}
.job-badge{font-size:9px;font-weight:800;color:var(--success);background:#e8f7f1;padding:6px 8px;border-radius:99px}
.job-card h3{font-size:16px;margin:17px 0 6px;letter-spacing:-.01em}
.company{font-size:12px;color:#596c83;font-weight:600}
.job-meta{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0;color:#64758b;font-size:10px}
.job-meta span{background:#f4f7fa;padding:6px 8px;border-radius:6px}
.job-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1f5;padding-top:14px;margin-top:14px}
.job-card-footer span{font-size:10px;color:#7a899a}
.job-link{font-size:11px;font-weight:800;color:var(--blue)}
.empty-state{grid-column:1/-1;text-align:center;padding:50px;border:1px dashed #cfd9e5;border-radius:14px;color:var(--muted)}

.how-section{background:var(--surface)}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.step-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;position:relative}
.step-card.featured{border-color:#a9c6ef;box-shadow:0 15px 40px rgba(31,103,210,.08)}
.step-number{font-size:10px;font-weight:800;color:#9aa8b9;letter-spacing:.1em}
.step-icon{margin:25px 0 18px;width:42px;height:42px;border-radius:10px;background:#eef5ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}
.step-card h3{font-size:17px;margin:0 0 9px}.step-card p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}

.employer-section{background:#fff}
.employer-grid{display:grid;grid-template-columns:1fr .85fr;gap:90px;align-items:center}
.employer-copy h2{font-size:36px;line-height:1.16;letter-spacing:-.035em;color:var(--navy);margin:10px 0 16px}
.employer-copy>p{color:var(--muted);line-height:1.75;font-size:14px;max-width:570px}
.feature-list{margin:28px 0 30px;display:grid;gap:12px}
.feature-list div{font-size:12px;font-weight:600;color:#40536a}.feature-list span{color:var(--blue);margin-right:9px}
.analytics-card{background:#0e223b;color:#fff;border-radius:18px;padding:25px;box-shadow:0 25px 55px rgba(16,35,63,.18)}
.analytics-head{display:flex;justify-content:space-between;gap:15px}.analytics-head small{display:block;color:#8ca2bd;font-size:9px;letter-spacing:.12em;margin-bottom:7px}.analytics-head strong{font-size:14px}
.verified{font-size:9px;background:rgba(54,205,154,.13);color:#62e0b4;border:1px solid rgba(98,224,180,.18);border-radius:99px;padding:6px 9px;height:max-content}
.big-number{font-size:42px;font-weight:800;letter-spacing:-.04em;margin:27px 0 15px}.big-number small{font-size:11px;color:#8ca2bd;font-weight:600}
.mini-chart{height:90px;display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:18px}.mini-chart span{flex:1;background:#2b7de9;border-radius:3px 3px 0 0;opacity:.85}
.geo-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:11px;color:#aebed1}.geo-row strong{color:#fff}
.privacy-note{font-size:9px;color:#7187a1;line-height:1.5;margin:16px 0 0}

.location-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.location-grid button{background:#fff;border:1px solid var(--line);border-radius:9px;padding:16px;text-align:left;font-size:12px;font-weight:700;color:#334960;cursor:pointer;display:flex;justify-content:space-between}
.location-grid button:hover{border-color:#a8c5eb;color:var(--blue)}
.location-note{margin-top:18px;font-size:11px;color:#7c8b9c}

.cta-section{padding:0 0 82px}
.cta-box{background:linear-gradient(120deg,#10233f,#16385e);border-radius:20px;padding:42px 48px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}
.cta-box h2{font-size:31px;margin:8px 0}.cta-box p{margin:0;color:#b8c8da;font-size:13px}
.cta-actions{display:flex;gap:10px;flex-shrink:0}.btn-light{background:#fff;color:var(--navy)}.btn-outline-light{border-color:rgba(255,255,255,.35);color:#fff}.btn-outline-light:hover{background:rgba(255,255,255,.08)}

.site-footer{background:#09182b;color:#b5c3d4}
.footer-main{padding:62px 0 42px;display:grid;grid-template-columns:1.8fr repeat(4,1fr);gap:35px}
.footer-brand-logos{display:flex;align-items:center;gap:12px}.footer-brand-logos img{width:150px;max-height:50px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.footer-brand-logos span{width:1px;height:30px;background:rgba(255,255,255,.2)}
.footer-brand p{font-size:11px;line-height:1.7;max-width:260px;margin:15px 0 20px;color:#8fa3bb}
.powered{display:flex;align-items:center;gap:9px;font-size:9px;color:#7f94ad}.powered img{width:78px;max-height:28px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}
.footer-col h4{font-size:9px;letter-spacing:.15em;color:#fff;margin:3px 0 15px}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:10px;color:#8fa3bb}.footer-col a:hover{color:#fff}
.footer-links{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:17px 0;display:flex;flex-wrap:wrap;gap:16px;align-items:center}.footer-links a{font-size:9px;color:#7f94ad}.footer-copy{margin-left:auto;font-size:9px;color:#687f99}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 0 26px}
.security-badge{display:flex;gap:9px;align-items:center}.shield{width:28px;height:28px;border:1px solid rgba(255,255,255,.15);border-radius:7px;display:flex;align-items:center;justify-content:center;color:#5ce0b0}.security-badge strong{display:block;color:#d8e4f2;font-size:10px}.security-badge small{display:block;color:#7187a0;font-size:8px;margin-top:2px}.legal-note{max-width:590px;text-align:right;font-size:9px;line-height:1.5;color:#7187a0}

.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#10233f;color:#fff;padding:12px 16px;border-radius:9px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;z-index:100}.toast.show{opacity:1;transform:translate(-50%,0)}

@media(max-width:900px){
  .desktop-nav{display:none}.mobile-menu{display:block;margin-left:auto}.header-actions{display:none}
  .mobile-nav{background:#fff;border-bottom:1px solid var(--line);padding:10px 20px;flex-direction:column}.mobile-nav.open{display:flex}.mobile-nav a{padding:12px 0;font-size:13px;font-weight:700}
  .hero-grid{grid-template-columns:1fr;gap:35px}.hero{padding:60px 0}.hero-copy{max-width:780px}.hero-panel{justify-content:flex-start}
  .job-grid{grid-template-columns:repeat(2,1fr)}.employer-grid{grid-template-columns:1fr;gap:45px}.footer-main{grid-template-columns:1.5fr repeat(2,1fr)}
}
@media(max-width:650px){
  .container{width:min(100% - 28px,1180px)}.announcement-inner{height:auto;padding:8px 0;line-height:1.4}.announcement a{display:none}
  .header-inner{height:66px}.brand img{width:160px}
  .hero h1{font-size:40px}.hero-sub{font-size:15px}
  .search-panel{grid-template-columns:1fr}.search-field{border-right:0;border-bottom:1px solid #e8edf3}.search-btn{height:48px;margin-top:5px}
  .trust-inner{padding:14px 0;display:block}.trust-items{flex-wrap:wrap;gap:9px;margin-top:8px}
  .section{padding:62px 0}.section-head{display:block}.section-head h2{font-size:27px}.outline-btn{margin-top:18px}
  .job-grid,.steps{grid-template-columns:1fr}.location-grid{grid-template-columns:1fr 1fr}
  .employer-copy h2{font-size:30px}.cta-box{display:block;padding:32px 26px}.cta-actions{margin-top:22px;flex-wrap:wrap}
  .footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-copy{margin-left:0;width:100%}.footer-bottom{display:block}.legal-note{text-align:left;margin-top:18px}
}
@media(max-width:420px){.location-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.hero h1{font-size:35px}}

.directory-section{background:#f8fafd;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}
.directory-search{display:grid;grid-template-columns:1fr 1fr auto;gap:0;background:#fff;border:1px solid var(--line);border-radius:13px;padding:8px;box-shadow:0 12px 35px rgba(16,35,63,.06)}
.directory-search .search-field{border-right:1px solid #e8edf3}
.directory-search .search-btn{min-height:48px}
.directory-count{font-size:10px;color:#748399}
.category-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}
.category-chip{border:1px solid #d7e1ed;background:#fff;color:#496077;border-radius:99px;padding:8px 11px;font-size:10px;font-weight:700;cursor:pointer}
.category-chip:hover,.category-chip.active{border-color:#a7c4e9;color:var(--blue);background:#f3f8ff}
.directory-results{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.directory-item{background:#fff;border:1px solid var(--line);border-radius:9px;padding:13px;font-size:11px;color:#334960;min-height:48px;display:flex;align-items:center}
.directory-item strong{font-size:10px}
.directory-source{font-size:9px;line-height:1.6;color:#8492a3;margin:18px 0 0}
@media(max-width:900px){.brand-stack{min-width:0}.celaxis-parent-logo{width:110px}.portal-logo{width:165px}.directory-results{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.brand-stack{gap:7px}.celaxis-parent-logo{width:88px}.portal-logo{width:135px}.brand-divider{height:26px}.directory-search{grid-template-columns:1fr}.directory-search .search-field{border-right:0;border-bottom:1px solid #e8edf3}.directory-results{grid-template-columns:1fr}.footer-brand-logos img{width:125px}}

.company-initials{font-size:11px;font-weight:800;color:#24486d;letter-spacing:.04em}
.razorpay-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(255,255,255,.045);color:#dbe6f2}
.razorpay-mark{width:25px;height:25px;border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:9px;font-weight:900;letter-spacing:-.04em}
.razorpay-badge strong{font-size:10px;display:block}.razorpay-badge small{display:block;font-size:8px;color:#8398b0;margin-top:2px}

.ui-icon{width:21px;height:21px;flex:0 0 21px;display:block}
.support-section{background:#f5f8fc;padding:68px 0;border-top:1px solid #e9eef4}.support-head{margin-bottom:24px}.support-head h2{font-size:30px;letter-spacing:-.03em;margin:8px 0}.support-head p{font-size:12px;color:var(--muted);margin:0}.support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.support-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px;display:flex;align-items:center;gap:12px;min-height:78px}.support-card:hover{border-color:#b9d0ee;box-shadow:0 10px 25px rgba(16,35,63,.06)}.support-icon{width:38px;height:38px;border-radius:10px;background:#eef5ff;display:grid;place-items:center;flex:0 0 38px}.support-icon img{width:20px;height:20px}.support-card small{display:block;color:#718096;font-size:9px;font-weight:700;letter-spacing:.04em;margin-bottom:4px}.support-card strong{display:block;color:#243b55;font-size:10px;line-height:1.35}.social-row{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding-top:18px;border-top:1px solid #e1e8f0}.social-label{font-size:10px;font-weight:800;color:#53667c;letter-spacing:.08em;text-transform:uppercase}.social-icons{display:flex;gap:8px}.social-icons a{width:34px;height:34px;border:1px solid #dbe4ee;background:#fff;border-radius:9px;display:grid;place-items:center}.social-icons img{width:18px;height:18px}.icon-action{width:28px;height:28px;border:1px solid #d9e2ec;background:#fff;border-radius:7px;display:grid;place-items:center;cursor:pointer}.icon-action img{width:15px;height:15px}.job-actions{display:flex;align-items:center;gap:8px}.shield img{width:15px;height:15px}@media(max-width:900px){.support-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.support-grid{grid-template-columns:1fr}.social-row{display:block}.social-icons{margin-top:12px}}
