.page-module__h2w1RG__pageContainer{background-color:var(--bg-color);color:#f8fafc;min-height:100vh;position:relative;overflow:clip}.page-module__h2w1RG__gridOverlay{z-index:0;opacity:.7;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:50%;background-size:50px 50px,50px 50px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.page-module__h2w1RG__glowOrb1,.page-module__h2w1RG__glowOrb2,.page-module__h2w1RG__glowOrb3,.page-module__h2w1RG__glowOrb4{filter:blur(120px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.page-module__h2w1RG__glowOrb1{background:#38bdf82e;width:500px;height:500px;top:5%;left:-5%}.page-module__h2w1RG__glowOrb2{background:#fbbf241f;width:600px;height:600px;top:30%;right:-10%}.page-module__h2w1RG__glowOrb3{background:#fbbf241f;width:500px;height:500px;top:65%;left:-10%}.page-module__h2w1RG__glowOrb4{background:#38bdf826;width:450px;height:450px;top:85%;right:-5%}.page-module__h2w1RG__heroSection{padding:8rem 2rem var(--section-spacing-mobile);text-align:center;z-index:1;justify-content:center;display:flex;position:relative}@media (min-width:768px){.page-module__h2w1RG__heroSection{padding:8rem 2rem var(--section-spacing-desktop)}}.page-module__h2w1RG__heroContent{flex-direction:column;align-items:center;max-width:800px;display:flex}.page-module__h2w1RG__mainContent{padding:var(--section-spacing-mobile) 2rem;z-index:1;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.page-module__h2w1RG__mainContent{padding:var(--section-spacing-desktop) 2rem}}.page-module__h2w1RG__badge{color:#38bdf8;letter-spacing:1px;text-transform:uppercase;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.page-module__h2w1RG__mainTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.page-module__h2w1RG__desktopBr{display:none}@media (min-width:768px){.page-module__h2w1RG__desktopBr{display:block}}.page-module__h2w1RG__highlightPrimary{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__h2w1RG__subtitle{color:#94a3b8;max-width:650px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.page-module__h2w1RG__searchBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:50px;align-items:center;width:100%;max-width:600px;padding:.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000004d}.page-module__h2w1RG__searchBar:focus-within{border-color:#38bdf880;box-shadow:0 10px 30px #38bdf81a}.page-module__h2w1RG__searchIcon{color:#64748b;margin-left:1rem}.page-module__h2w1RG__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.8rem 1rem;font-size:1rem}.page-module__h2w1RG__searchInput::placeholder{color:#64748b}.page-module__h2w1RG__jobsSection{z-index:1;padding:2rem 2rem 6rem;position:relative}.page-module__h2w1RG__container{max-width:1000px;margin:0 auto}.page-module__h2w1RG__sectionHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module__h2w1RG__sectionTitle{font-size:1.5rem;font-weight:700}.page-module__h2w1RG__jobCount{color:#94a3b8;background:#ffffff0d;border-radius:20px;padding:.4rem 1rem;font-size:.85rem}.page-module__h2w1RG__loadingContainer,.page-module__h2w1RG__noJobsFound{color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.page-module__h2w1RG__spinner{border:3px solid #38bdf81a;border-top-color:#38bdf8;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite page-module__h2w1RG__spin}@keyframes page-module__h2w1RG__spin{to{transform:rotate(360deg)}}.page-module__h2w1RG__noJobsIcon{color:#475569;margin-bottom:1rem}.page-module__h2w1RG__jobsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.page-module__h2w1RG__jobCardLink{color:inherit;text-decoration:none;display:block}.page-module__h2w1RG__jobCard{background:linear-gradient(145deg,#1e293b66,#0f172acc);border:1px solid #ffffff0d;border-radius:16px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.page-module__h2w1RG__jobCard:before{content:"";opacity:0;background:#38bdf8;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__h2w1RG__jobCard:hover{border-color:#38bdf84d;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.page-module__h2w1RG__jobCard:hover:before{opacity:1}.page-module__h2w1RG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.page-module__h2w1RG__companyInfo{align-items:center;gap:1rem;display:flex}.page-module__h2w1RG__companyAvatar{color:#fff;background:linear-gradient(135deg,#38bdf8,#0284c7);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex}.page-module__h2w1RG__jobTitle{color:#f8fafc;margin:0 0 .2rem;font-size:1.25rem;font-weight:600}.page-module__h2w1RG__companyName{color:#94a3b8;margin:0;font-size:.9rem}.page-module__h2w1RG__viewBtn{color:#94a3b8;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.page-module__h2w1RG__jobCard:hover .page-module__h2w1RG__viewBtn{color:#1e293b;background:#fbbf24;transform:translate(5px)}.page-module__h2w1RG__jobTags{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.page-module__h2w1RG__tag{color:#cbd5e1;background:#ffffff08;border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.85rem;display:flex}.page-module__h2w1RG__jobDesc{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.page-module__h2w1RG__skillsWrapper{flex-wrap:wrap;gap:.6rem;display:flex}.page-module__h2w1RG__skillBadge{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833;border-radius:6px;padding:.3rem .8rem;font-size:.8rem}.page-module__h2w1RG__skillBadgeMore{color:#94a3b8;background:#ffffff0d;border-radius:6px;padding:.3rem .6rem;font-size:.8rem}
