.landing-module___cEqKa__section{padding:6rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__container{z-index:10;width:100%;max-width:1200px;margin:0 auto;position:relative}.landing-module___cEqKa__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:700px;margin:0 auto 4rem;display:flex}.landing-module___cEqKa__badge{background:var(--alice-blue);color:var(--dodger-blue);border:1px solid var(--icy-blue);border-radius:9999px;margin-bottom:3rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.landing-module___cEqKa__sectionTitle{color:var(--ink-black);font-size:2.5rem;font-weight:700;line-height:1.2}.landing-module___cEqKa__highlightText{color:var(--dodger-blue)}.landing-module___cEqKa__sectionDesc{color:var(--text-body);opacity:.9;font-size:1.125rem;line-height:1.6}.landing-module___cEqKa__hero{text-align:center;background:#fff;justify-content:center;align-items:center;min-height:90vh;padding:140px 2rem 120px;display:flex;position:relative;overflow:hidden}.landing-module___cEqKa__hero:before{content:"";z-index:0;pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#2563eb1f 0%,#2563eb0a 50%,#2563eb00 70%);border-radius:50%;width:700px;height:700px;animation:20s ease-in-out infinite alternate landing-module___cEqKa__floatBlob;position:absolute;top:-20%;right:-15%}.landing-module___cEqKa__hero:after{content:"";z-index:0;pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#2563eb14 0%,#2563eb05 50%,#2563eb00 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite alternate-reverse landing-module___cEqKa__floatBlob;position:absolute;top:10%;left:-12%}@keyframes landing-module___cEqKa__floatBlob{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,20px)scale(1.1)}to{transform:translate(-20px,40px)scale(.9)}}.landing-module___cEqKa__heroGrid{z-index:1;flex-direction:column;justify-content:center;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.landing-module___cEqKa__heroBadge{background:var(--light-ice-blue);color:var(--primary-blue);border:1px solid var(--icy-blue);border-radius:9999px;margin-bottom:24px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.landing-module___cEqKa__heroTitle{color:var(--deep-navy);letter-spacing:-.02em;margin-bottom:32px;font-size:64px;font-weight:800;line-height:1.15}.landing-module___cEqKa__heroTitle .landing-module___cEqKa__highlight{background:linear-gradient(90deg,var(--primary-blue),var(--dodger-blue));color:#0000;white-space:wrap;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.landing-module___cEqKa__heroDescription{color:#475569;max-width:700px;margin:0 auto 48px;font-size:20px;font-weight:400;line-height:1.6}.landing-module___cEqKa__searchContainer{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;width:100%;max-width:800px;height:72px;margin-bottom:3rem;padding:8px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d,0 1px 3px #0000000a}.landing-module___cEqKa__searchContainer:focus-within{border-color:#2563eb;box-shadow:0 4px 12px #0000000d,0 0 0 3px #2563eb1f}.landing-module___cEqKa__searchInputGroup{flex:1;align-items:center;height:100%;padding:0 24px;display:flex;position:relative}.landing-module___cEqKa__searchInputGroup:not(:last-of-type){border-right:1px solid #cbd5e1}.landing-module___cEqKa__searchIcon{color:#94a3b8;align-items:center;margin-right:.75rem;font-size:1.25rem;display:flex}.landing-module___cEqKa__searchInput{width:100%;color:var(--deep-navy);background:0 0;border:none;outline:none;height:100%;font-size:16px;font-weight:400}.landing-module___cEqKa__searchInput::placeholder{color:var(--medium-grey);opacity:.6}.landing-module___cEqKa__searchBtn{color:var(--white);letter-spacing:.01em;cursor:pointer;white-space:nowrap;height:100%;box-shadow:none;background:#2563eb;border:none;border-radius:8px;padding:0 2.25rem;font-size:15px;font-weight:700;transition:background .2s,box-shadow .2s}.landing-module___cEqKa__searchBtn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.landing-module___cEqKa__popularContainer{color:var(--medium-grey);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;font-size:.9rem;display:flex}.landing-module___cEqKa__popularLabel{font-weight:500}.landing-module___cEqKa__popularTags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.landing-module___cEqKa__popularTag{color:#334155;cursor:pointer;background:#e8f0fe;border:1px solid #007bff26;border-radius:9999px;padding:.35rem .85rem;font-size:.85rem;font-weight:500;transition:all .2s}.landing-module___cEqKa__popularTag:hover{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);transform:translateY(-1px)}.landing-module___cEqKa__suggestionsList{z-index:50;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:0 0 8px 8px;width:100%;max-height:200px;margin-top:4px;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.landing-module___cEqKa__suggestionItem{cursor:pointer;color:var(--deep-navy);padding:.75rem 1.5rem;font-size:.95rem;transition:background-color .2s}.landing-module___cEqKa__suggestionItem:hover{background-color:var(--alice-blue);color:var(--primary-blue)}.landing-module___cEqKa__trustedContainer{color:var(--text-body);opacity:.8;flex-direction:column;align-items:center;gap:1rem;font-size:.9rem;display:flex}.landing-module___cEqKa__heroVisual{display:none}.landing-module___cEqKa__heroDescription strong{color:var(--deep-navy);font-weight:600}.landing-module___cEqKa__dashboardPeek{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:560px;margin-top:2.5rem;overflow:hidden;box-shadow:0 4px 24px #0000000f,0 1px 4px #0000000a}.landing-module___cEqKa__dashboardBar{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:6px;padding:10px 16px;display:flex}.landing-module___cEqKa__dashboardBarDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.landing-module___cEqKa__dashboardBarTitle{color:#94a3b8;letter-spacing:.02em;margin-left:8px;font-size:.75rem;font-weight:600}.landing-module___cEqKa__dashboardContent{padding:8px 0}.landing-module___cEqKa__dashboardRow{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.landing-module___cEqKa__dashboardRow:last-child{border-bottom:none}.landing-module___cEqKa__dashboardRow:hover{background:#f8fafc}.landing-module___cEqKa__dashboardAvatar{color:#fff;background:#2563eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:700;display:flex}.landing-module___cEqKa__dashboardInfo{flex-direction:column;flex:1;gap:2px;display:flex}.landing-module___cEqKa__dashboardName{color:#1e293b;font-size:.875rem;font-weight:600}.landing-module___cEqKa__dashboardRole{color:#94a3b8;font-size:.75rem}.landing-module___cEqKa__dashboardSkills{gap:5px;display:flex}.landing-module___cEqKa__dashboardSkills span{color:#2563eb;background:#eff6ff;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.landing-module___cEqKa__dashboardScore{color:#2563eb;text-align:right;flex-shrink:0;min-width:38px;font-size:.9375rem;font-weight:700}.landing-module___cEqKa__features{color:var(--white);background:radial-gradient(circle,#0f172a 0%,#020617 100%);padding:8rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__featureContainer{z-index:10;flex-direction:column;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.landing-module___cEqKa__featureHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.landing-module___cEqKa__featureHeader .landing-module___cEqKa__badge{color:#a5f3fc;background:#ffffff0d;border-color:#ffffff1a;width:fit-content}.landing-module___cEqKa__featureHeader .landing-module___cEqKa__sectionTitle{color:var(--white);text-align:center;font-size:3.5rem;line-height:1.1}.landing-module___cEqKa__featureHeader .landing-module___cEqKa__sectionDesc{color:#94a3b8;text-align:center;max-width:100%;font-size:1.125rem}.landing-module___cEqKa__featureList{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.landing-module___cEqKa__featureListItem{color:#cbd5e1;align-items:center;gap:.75rem;font-weight:500;display:flex}.landing-module___cEqKa__featureCheck{color:var(--primary-blue);flex-shrink:0}.landing-module___cEqKa__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;display:grid}.landing-module___cEqKa__featureCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.landing-module___cEqKa__featureCard:hover{background:#ffffff0d;border-color:#007bff4d;transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000080}.landing-module___cEqKa__featureIcon{width:3.5rem;height:3.5rem;color:var(--white);background:0 0;justify-content:center;align-items:center;margin-bottom:0;transition:all .3s;display:flex}.landing-module___cEqKa__featureCard:hover .landing-module___cEqKa__featureIcon{color:#a5f3fc;box-shadow:none;background:0 0;transform:scale(1.1)}.landing-module___cEqKa__featureCard h3{color:var(--white);margin:0;font-size:1.25rem;font-weight:700}.landing-module___cEqKa__featureCard p{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.landing-module___cEqKa__featureAction{margin-top:2rem}@media (max-width:900px){.landing-module___cEqKa__featureContainer{grid-template-columns:1fr;gap:3rem}.landing-module___cEqKa__featureHeader{text-align:center;align-items:center;margin:0 auto}.landing-module___cEqKa__featureHeader .landing-module___cEqKa__sectionTitle,.landing-module___cEqKa__featureHeader .landing-module___cEqKa__sectionDesc{text-align:center}}.landing-module___cEqKa__howItWorks{background:var(--white);padding:6rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.landing-module___cEqKa__stepsGrid:before{content:"";background:linear-gradient(90deg,transparent,var(--primary-blue),transparent);z-index:0;opacity:.3;height:2px;display:none;position:absolute;top:3.5rem;left:15%;right:15%}@media (min-width:1024px){.landing-module___cEqKa__stepsGrid:before{display:block}}.landing-module___cEqKa__stepCard{z-index:10;text-align:center;background:var(--white);border:1px solid #0000;border-radius:1.5rem;padding:2.5rem 1.5rem;transition:all .3s;position:relative}.landing-module___cEqKa__stepCard:hover{border-color:var(--primary-blue);background:#fff;transform:translateY(-5px);box-shadow:0 25px 50px -12px #007bff26}.landing-module___cEqKa__stepNumber{background:var(--white);width:4rem;height:4rem;color:var(--primary-blue);border:2px solid var(--primary-blue);box-shadow:0 0 0 8px var(--light-ice-blue);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex}.landing-module___cEqKa__stepCard:hover .landing-module___cEqKa__stepNumber{background:var(--primary-blue);color:var(--white);transform:scale(1.1);box-shadow:0 0 0 12px #007bff1a}.landing-module___cEqKa__stepCard h3{color:var(--deep-navy);margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.landing-module___cEqKa__stepCard p{color:var(--medium-grey);font-size:1rem;line-height:1.6}.landing-module___cEqKa__statsMarquee{background:radial-gradient(circle at -100% -100%,#0f172a 0%,#020617 100%);padding:2rem 0;position:relative;overflow:hidden}.landing-module___cEqKa__marqueeContainer{white-space:nowrap;width:100%;overflow:hidden}.landing-module___cEqKa__marqueeTrack{align-items:center;gap:6rem;width:max-content;min-width:100%;animation:30s linear infinite landing-module___cEqKa__marqueeScroll;display:flex}@keyframes landing-module___cEqKa__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module___cEqKa__marqueeItem{align-items:center;gap:2rem;display:flex}.landing-module___cEqKa__marqueeLogoWrapper{justify-content:center;align-items:center;display:flex}.landing-module___cEqKa__marqueeLogo{filter:brightness(0)invert();object-fit:contain}.landing-module___cEqKa__marqueeText{letter-spacing:.02em;color:var(--white);white-space:nowrap;font-size:2rem;font-weight:600}.landing-module___cEqKa__testimonials{color:var(--white);background:radial-gradient(circle,#0f172a 0%,#020617 100%);padding:6rem 0;position:relative;overflow:hidden}.landing-module___cEqKa__testimonialHeader{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 2rem}.landing-module___cEqKa__testimonialHeader .landing-module___cEqKa__sectionTitle{color:var(--white);margin-bottom:1rem;font-size:2.75rem}.landing-module___cEqKa__testimonialHeader .landing-module___cEqKa__sectionDesc{color:#94a3b8}.landing-module___cEqKa__testimonialMarquee{width:100%;padding:2rem 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.landing-module___cEqKa__testimonialTrack{gap:2rem;padding-left:2rem;animation:40s linear infinite landing-module___cEqKa__scrollLeft;display:flex}.landing-module___cEqKa__testimonialTrack:hover{animation-play-state:paused}@keyframes landing-module___cEqKa__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module___cEqKa__testimonialCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-width:380px;max-width:380px;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.landing-module___cEqKa__testimonialCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 40px -10px #00000080}.landing-module___cEqKa__quote{color:#e2e8f0;margin-bottom:2rem;padding-top:2.25rem;font-size:1.125rem;font-style:normal;line-height:1.7}.landing-module___cEqKa__quote:before{content:"“";color:var(--primary-blue);opacity:.25;pointer-events:none;font-family:serif;font-size:3.5rem;line-height:1;position:absolute;top:.75rem;left:1.5rem}.landing-module___cEqKa__author{border-top:1px solid #ffffff1a;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.landing-module___cEqKa__avatar{background:linear-gradient(135deg,var(--primary-blue),var(--dodger-blue));color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 10px #007bff4d}.landing-module___cEqKa__authorInfo h4{color:var(--white);margin:0;font-size:1rem;font-weight:700}.landing-module___cEqKa__authorInfo p{color:#94a3b8;margin:.25rem 0 0;font-size:.875rem}@media (max-width:768px){.landing-module___cEqKa__testimonials{padding:3.5rem 0 3rem}.landing-module___cEqKa__testimonialHeader{margin-bottom:1.5rem;padding:0 1.25rem}.landing-module___cEqKa__testimonialHeader .landing-module___cEqKa__badge{margin-bottom:1rem}.landing-module___cEqKa__testimonialHeader .landing-module___cEqKa__sectionTitle{margin-bottom:.75rem;font-size:1.875rem}.landing-module___cEqKa__testimonialHeader .landing-module___cEqKa__sectionDesc{font-size:.9rem}.landing-module___cEqKa__testimonialMarquee{padding:1rem 0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.landing-module___cEqKa__testimonialTrack{gap:1.25rem}.landing-module___cEqKa__testimonialCard{border-radius:1.25rem;min-width:270px;max-width:270px;padding:1.5rem}.landing-module___cEqKa__quote{margin-bottom:1rem;padding-top:1.75rem;font-size:.9rem;line-height:1.6}.landing-module___cEqKa__quote:before{opacity:.18;font-size:2.5rem;top:.5rem;left:1.25rem}.landing-module___cEqKa__author{gap:.75rem;padding-top:.875rem}.landing-module___cEqKa__avatar{width:2.25rem;height:2.25rem;font-size:.8rem}.landing-module___cEqKa__authorInfo h4{font-size:.875rem}.landing-module___cEqKa__authorInfo p{font-size:.75rem}}.landing-module___cEqKa__cta{padding:6rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__ctaCard{text-align:center;color:var(--white);box-shadow:var(--shadow-xl),0 0 40px #004e9266;background:linear-gradient(135deg,#000428 0%,#004e92 100%);border:1px solid #ffffff1a;border-radius:2.5rem;max-width:1200px;margin:0 auto;padding:5rem 3rem;position:relative;overflow:hidden}.landing-module___cEqKa__ctaCard:before{content:"";background:radial-gradient(circle,#ffffff0d 0%,#0000 60%);width:200%;height:200%;animation:10s infinite landing-module___cEqKa__pulseGlow;position:absolute;top:-50%;left:-50%}@keyframes landing-module___cEqKa__pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.landing-module___cEqKa__ctaContent{z-index:10;max-width:700px;margin:0 auto;position:relative}.landing-module___cEqKa__ctaTitle{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a5f3fc);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.landing-module___cEqKa__ctaDesc{opacity:.9;color:#e2e8f0;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.landing-module___cEqKa__ctaBtn{background:var(--white);color:var(--deep-navy);white-space:nowrap;border-radius:9999px;align-items:center;gap:.75rem;padding:1.1rem 3rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 25px #0003}.landing-module___cEqKa__ctaBtn:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.landing-module___cEqKa__industryGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.landing-module___cEqKa__industryCard{background:var(--white);cursor:pointer;border:1px solid #0000000d;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem 2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 6px -1px #00000005}.landing-module___cEqKa__industryCard:hover{background:var(--white);border-color:var(--primary-blue);z-index:10;transform:translateY(-5px)scale(1.05);box-shadow:0 20px 25px -5px #007bff26,0 10px 10px -5px #007bff0a}.landing-module___cEqKa__industryIcon{width:44px;height:44px;color:var(--primary-blue);background:#007bff12;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.landing-module___cEqKa__industryCard:hover .landing-module___cEqKa__industryIcon{background:var(--primary-blue);color:#fff}.landing-module___cEqKa__industryName{color:var(--deep-navy);margin:0;font-size:1rem;font-weight:600}.landing-module___cEqKa__industryCard:hover .landing-module___cEqKa__industryName{color:var(--primary-blue)}.landing-module___cEqKa__pricing{background:var(--white);padding:6rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-module___cEqKa__pricingCard{background:var(--white);border:1px solid var(--icy-blue);text-align:center;border-radius:1.5rem;flex-direction:column;padding:3rem 2rem;transition:all .3s;display:flex}.landing-module___cEqKa__pricingCard:hover{border-color:var(--dodger-blue);transform:translateY(-5px);box-shadow:0 10px 30px -5px #2196f326}.landing-module___cEqKa__pricingCard.landing-module___cEqKa__popular{border-color:var(--dodger-blue);z-index:5;background:linear-gradient(#f0f9ff,#fff);position:relative;transform:scale(1.05);box-shadow:0 10px 40px -10px #2196f333}.landing-module___cEqKa__pricingCard.landing-module___cEqKa__popular:hover{transform:scale(1.05)translateY(-5px)}.landing-module___cEqKa__popularBadge{background:var(--dodger-blue);color:var(--white);border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module___cEqKa__planName{color:var(--ink-black);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing-module___cEqKa__planPrice{color:var(--ink-black);margin-bottom:.5rem;font-size:3rem;font-weight:800}.landing-module___cEqKa__planPeriod{color:var(--text-body);margin-bottom:2rem;font-size:.875rem}.landing-module___cEqKa__planFeatures{text-align:left;flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.landing-module___cEqKa__planFeatures li{color:var(--text-body);align-items:center;gap:.75rem;display:flex}.landing-module___cEqKa__checkIcon{color:var(--dodger-blue);font-weight:800}.landing-module___cEqKa__faq{background:var(--alice-blue);padding:6rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__faqGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-module___cEqKa__faqItem{background:var(--white);border:1px solid #0000000d;border-radius:1rem;padding:2rem}.landing-module___cEqKa__question{color:var(--ink-black);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.landing-module___cEqKa__featuredJobs{background:var(--light-ice-blue);padding:6rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__jobGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module___cEqKa__jobCard{background:var(--white);border:1px solid #0000000d;border-radius:1rem;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.landing-module___cEqKa__jobCard:hover{border-color:var(--icy-blue);transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001a}.landing-module___cEqKa__jobCard:before{content:"";background:var(--primary-blue);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.landing-module___cEqKa__jobCard:hover:before{opacity:1}.landing-module___cEqKa__jobHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.landing-module___cEqKa__companyLogo{background:var(--light-ice-blue);width:48px;height:48px;color:var(--primary-blue);border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.landing-module___cEqKa__jobTypeBadge{background:var(--light-ice-blue);color:var(--primary-blue);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.landing-module___cEqKa__jobTitle{color:var(--deep-navy);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.landing-module___cEqKa__companyName{color:var(--medium-grey);margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.landing-module___cEqKa__jobTags{border-top:1px solid #0000000d;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.landing-module___cEqKa__jobTag{color:var(--medium-grey);background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:.25rem .75rem;font-size:.85rem}.landing-module___cEqKa__industries{background:var(--white);padding:6rem 0;position:relative;overflow:hidden}.landing-module___cEqKa__industryFlex{flex-wrap:wrap;justify-content:center;gap:1.5rem 3rem;max-width:1100px;margin:4rem auto 0;padding:0 2rem;display:flex}.landing-module___cEqKa__industryTag{cursor:pointer;filter:grayscale();opacity:.5;align-items:center;gap:.75rem;transition:all .3s;display:flex}.landing-module___cEqKa__industryTag:hover{filter:grayscale(0);opacity:1;transform:translateY(-2px)}.landing-module___cEqKa__tagIcon{color:var(--hover-color);justify-content:center;align-items:center;transition:all .3s;display:flex}.landing-module___cEqKa__tagName{color:var(--deep-navy);letter-spacing:-.01em;white-space:nowrap;font-size:1.25rem;font-weight:700}.landing-module___cEqKa__industryTag:hover .landing-module___cEqKa__tagName{color:var(--deep-navy);text-shadow:0 0 15px color-mix(in srgb,var(--hover-color)20%,transparent)}.landing-module___cEqKa__sectionHeader{margin-bottom:4rem}.landing-module___cEqKa__sectionTitle{font-family:var(--font-jakarta);color:var(--deep-navy);margin-bottom:1rem}.landing-module___cEqKa__sectionDesc{color:var(--medium-grey);max-width:600px;margin:0 auto}.landing-module___cEqKa__userSegments{background:var(--white);padding:6rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__segmentsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module___cEqKa__segmentCard{background:var(--white);border:1px solid #0000000d;border-radius:2rem;flex-direction:column;align-items:flex-start;padding:3.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.landing-module___cEqKa__segmentCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px -5px #0000001a}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__employers{color:var(--white);background:radial-gradient(circle at 100% 0,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__employers .landing-module___cEqKa__segmentTitle{color:var(--white)}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__employers .landing-module___cEqKa__segmentDesc{color:#94a3b8}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__employers .landing-module___cEqKa__segmentFeatureItem{color:#cbd5e1}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__employers .landing-module___cEqKa__segmentBadge{color:#a5f3fc;background:#ffffff1a;border:1px solid #ffffff1a}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__employers:hover{border-color:var(--primary-blue);box-shadow:0 25px 50px -12px #00000080}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__candidates{background:#fff;border:1px solid #f1f5f9}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__candidates .landing-module___cEqKa__segmentTitle{background:linear-gradient(135deg,var(--deep-navy)0%,var(--primary-blue)100%);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-module___cEqKa__segmentCard.landing-module___cEqKa__candidates:hover{border-color:var(--primary-blue);box-shadow:0 25px 50px -12px #007bff26}.landing-module___cEqKa__segmentTitle{color:var(--deep-navy);font-size:2.25rem;font-weight:800;line-height:1.15;font-family:var(--font-jakarta);word-break:break-word;margin-bottom:1rem}.landing-module___cEqKa__segmentDesc{color:var(--medium-grey);max-width:100%;margin-bottom:2rem;font-size:1rem;line-height:1.65}.landing-module___cEqKa__segmentFeatures{flex-direction:column;gap:.875rem;width:100%;margin:0 0 2rem;padding:0;list-style:none;display:flex}.landing-module___cEqKa__segmentFeatureItem{color:var(--deep-navy);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.landing-module___cEqKa__segmentCheck{background:var(--primary-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.landing-module___cEqKa__segmentAction{cursor:pointer;white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;min-width:200px;margin-top:auto;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.landing-module___cEqKa__segmentBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:9999px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.landing-module___cEqKa__employers .landing-module___cEqKa__segmentAction{background:var(--white);color:var(--deep-navy);border:2px solid #fff3}.landing-module___cEqKa__employers .landing-module___cEqKa__segmentAction:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 24px #2563eb66}.landing-module___cEqKa__candidates .landing-module___cEqKa__segmentAction{color:#fff;background:#2563eb;border:2px solid #0000;box-shadow:0 4px 14px #2563eb40}.landing-module___cEqKa__candidates .landing-module___cEqKa__segmentAction:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-2px);box-shadow:0 6px 24px #00000040}.landing-module___cEqKa__segmentImageWrapper{opacity:.1;pointer-events:none;z-index:0;width:200px;height:200px;transition:all .5s;position:absolute;bottom:-10%;right:-5%}.landing-module___cEqKa__segmentCard:hover .landing-module___cEqKa__segmentImageWrapper{opacity:.15;transform:scale(1.1)rotate(-5deg)}@media (max-width:900px){.landing-module___cEqKa__segmentsGrid{grid-template-columns:1fr;padding:0}.landing-module___cEqKa__segmentCard{padding:2.5rem}.landing-module___cEqKa__segmentTitle{font-size:1.875rem}.landing-module___cEqKa__segmentDesc{max-width:100%;font-size:1rem}}.landing-module___cEqKa__superhumanPowers{color:var(--white);background:radial-gradient(circle,#0f172a 0%,#020617 100%);padding:8rem 2rem;position:relative;overflow:hidden}.landing-module___cEqKa__superhumanPowers .landing-module___cEqKa__sectionTitle{color:var(--white)}.landing-module___cEqKa__superhumanPowers .landing-module___cEqKa__sectionDesc{color:#94a3b8}.landing-module___cEqKa__powerGrid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.landing-module___cEqKa__powerCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000004d}.landing-module___cEqKa__powerCard:hover{border-color:var(--primary-blue);background:#ffffff14;transform:translateY(-4px);box-shadow:0 25px 50px -12px #007bff26}.landing-module___cEqKa__cardLarge{grid-column:span 8}.landing-module___cEqKa__cardSmall{grid-column:span 4}@media (max-width:900px){.landing-module___cEqKa__powerGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.landing-module___cEqKa__cardLarge{grid-column:span 2}.landing-module___cEqKa__cardSmall{grid-column:span 1}}.landing-module___cEqKa__powerIconWrapper{color:#a5f3fc;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:flex}.landing-module___cEqKa__powerCardTitle{color:var(--white);font-size:1.5rem;font-weight:700;font-family:var(--font-jakarta);margin-bottom:.75rem}.landing-module___cEqKa__powerCardDesc{color:#94a3b8;max-width:90%;margin-bottom:2rem;font-size:1rem;line-height:1.6}.landing-module___cEqKa__recordingVisual{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1rem;justify-content:space-between;align-items:center;margin-top:auto;padding:1rem 1.5rem;display:flex}.landing-module___cEqKa__recordingStatus{color:#e2e8f0;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;display:flex}.landing-module___cEqKa__recordingDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s infinite landing-module___cEqKa__pulseRed}.landing-module___cEqKa__audioWave{align-items:center;gap:3px;height:20px;display:flex}.landing-module___cEqKa__bar{background:var(--primary-blue);border-radius:2px;width:3px;animation:1s ease-in-out infinite landing-module___cEqKa__wave}.landing-module___cEqKa__bar:first-child{height:10px;animation-duration:.8s}.landing-module___cEqKa__bar:nth-child(2){height:18px;animation-duration:1.1s}.landing-module___cEqKa__bar:nth-child(3){height:14px;animation-duration:.9s}.landing-module___cEqKa__bar:nth-child(4){height:20px;animation-duration:1.2s}.landing-module___cEqKa__bar:nth-child(5){height:12px;animation-duration:1s}.landing-module___cEqKa__rankingVisual{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.landing-module___cEqKa__rankItem{background:#ffffff1a;border-radius:4px;height:8px;position:relative;overflow:hidden}.landing-module___cEqKa__rankFill{background:linear-gradient(90deg,var(--primary-blue),var(--cool-sky));border-radius:4px;height:100%}.landing-module___cEqKa__rank1{width:85%}.landing-module___cEqKa__rank2{opacity:.6;width:65%}.landing-module___cEqKa__rank3{opacity:.3;width:45%}.landing-module___cEqKa__globalVisual{pointer-events:none;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute;bottom:-40px;right:-20px}.landing-module___cEqKa__radarCircle{border:1px solid var(--primary-blue);opacity:.2;border-radius:50%;position:absolute}.landing-module___cEqKa__c1{width:60px;height:60px}.landing-module___cEqKa__c2{width:120px;height:120px}.landing-module___cEqKa__c3{width:180px;height:180px}.landing-module___cEqKa__radarSweep{background:conic-gradient(#0000 0deg,#007bff26 75deg,#0000 75deg);border-radius:50%;width:200px;height:200px;animation:3s linear infinite landing-module___cEqKa__radarSpin;position:absolute;top:0;left:0}@keyframes landing-module___cEqKa__pulseRed{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes landing-module___cEqKa__wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}@keyframes landing-module___cEqKa__radarSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.landing-module___cEqKa__container{padding:0 1.5rem}.landing-module___cEqKa__heroTitle{font-size:3.5rem}.landing-module___cEqKa__sectionTitle{font-size:2.25rem}.landing-module___cEqKa__pricingGrid,.landing-module___cEqKa__stepsGrid{gap:1.5rem}}@media (max-width:768px){.landing-module___cEqKa__section{padding:4rem 1rem}.landing-module___cEqKa__hero{min-height:auto;padding:100px 1.25rem 60px}.landing-module___cEqKa__heroGrid{max-width:100%}.landing-module___cEqKa__heroTitle{margin-bottom:1.5rem;font-size:2.75rem}.landing-module___cEqKa__heroDescription{margin-bottom:2rem;font-size:1rem}.landing-module___cEqKa__featureHeader .landing-module___cEqKa__sectionTitle{font-size:2.25rem}.landing-module___cEqKa__searchContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:1.5rem;flex-direction:column;gap:.5rem;height:auto;padding:.75rem}.landing-module___cEqKa__searchInputGroup{border-bottom:1px solid #0000000d;border-right:none;width:100%;height:3.5rem;padding:.5rem 1rem}.landing-module___cEqKa__searchInputGroup:not(:last-of-type){border-bottom:1px solid #e2e8f0;border-right:none}.landing-module___cEqKa__searchBtn{border-radius:1rem;width:100%;height:3.5rem;margin:.25rem 0 0;box-shadow:0 4px 12px #0000001a}.landing-module___cEqKa__dashboardPeek{max-width:100%}.landing-module___cEqKa__dashboardSkills{display:none}.landing-module___cEqKa__featureGrid,.landing-module___cEqKa__stepsGrid,.landing-module___cEqKa__pricingGrid,.landing-module___cEqKa__testimonialGrid,.landing-module___cEqKa__jobGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.landing-module___cEqKa__faqGrid{grid-template-columns:1fr}.landing-module___cEqKa__powerGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.landing-module___cEqKa__cardLarge{grid-column:span 2}.landing-module___cEqKa__cardSmall{grid-column:span 1}.landing-module___cEqKa__powerCard{padding:1.5rem}.landing-module___cEqKa__powerCardTitle{font-size:1.25rem}.landing-module___cEqKa__powerCardDesc{font-size:.9rem}.landing-module___cEqKa__userSegments{padding:4rem 1.25rem}.landing-module___cEqKa__segmentsGrid{grid-template-columns:1fr;gap:1.5rem}.landing-module___cEqKa__segmentCard{border-radius:1.5rem;padding:2rem 1.75rem}.landing-module___cEqKa__segmentTitle{margin-bottom:.75rem;font-size:1.625rem}.landing-module___cEqKa__segmentDesc{margin-bottom:1.5rem;font-size:.95rem}.landing-module___cEqKa__segmentFeatures{margin-bottom:1.5rem}.landing-module___cEqKa__segmentAction{width:100%;min-width:unset}.landing-module___cEqKa__cta{padding:4rem 1rem}.landing-module___cEqKa__ctaCard{border-radius:1.75rem;padding:3rem 2rem}.landing-module___cEqKa__ctaTitle{letter-spacing:-.015em;margin-bottom:1rem;font-size:2rem}.landing-module___cEqKa__ctaDesc{margin-bottom:2rem;font-size:1rem}.landing-module___cEqKa__ctaBtn{justify-content:center;width:100%;padding:1rem 2rem}.landing-module___cEqKa__tagName{font-size:1rem}.landing-module___cEqKa__industryFlex{gap:1rem 1.5rem}.landing-module___cEqKa__pricingCard.landing-module___cEqKa__popular{transform:scale(1)}.landing-module___cEqKa__pricingCard.landing-module___cEqKa__popular:hover{transform:translateY(-5px)}}@media (max-width:600px){.landing-module___cEqKa__powerGrid{grid-template-columns:1fr}.landing-module___cEqKa__cardLarge,.landing-module___cEqKa__cardSmall{grid-column:span 1}.landing-module___cEqKa__segmentCard{border-radius:1.25rem;padding:1.75rem 1.5rem}.landing-module___cEqKa__segmentBadge{margin-bottom:1rem}.landing-module___cEqKa__segmentFeatures{gap:.75rem}}@media (max-width:480px){.landing-module___cEqKa__hero{padding:90px 1rem 48px}.landing-module___cEqKa__heroTitle{letter-spacing:-.01em;font-size:2.1rem}.landing-module___cEqKa__heroDescription{margin-bottom:1.75rem;font-size:.95rem}.landing-module___cEqKa__heroBadge{margin-bottom:16px;padding:.4rem .85rem;font-size:.75rem}.landing-module___cEqKa__sectionTitle{font-size:1.75rem}.landing-module___cEqKa__featureHeader .landing-module___cEqKa__sectionTitle{font-size:1.875rem}.landing-module___cEqKa__badge{margin-bottom:1.5rem;padding:.35rem .75rem;font-size:.75rem}.landing-module___cEqKa__searchContainer{border-radius:1rem}.landing-module___cEqKa__popularContainer{gap:.5rem;font-size:.8rem}.landing-module___cEqKa__popularTags{gap:.5rem}.landing-module___cEqKa__popularTag{padding:.3rem .7rem;font-size:.78rem}.landing-module___cEqKa__dashboardPeek{margin-top:1.5rem}.landing-module___cEqKa__segmentTitle{font-size:1.4rem}.landing-module___cEqKa__segmentDesc{margin-bottom:1.25rem;font-size:.9rem}.landing-module___cEqKa__segmentFeatures{gap:.65rem;margin-bottom:1.25rem}.landing-module___cEqKa__segmentAction{width:100%;padding:.8rem 1.5rem;font-size:.95rem}.landing-module___cEqKa__cta{padding:3rem 1rem}.landing-module___cEqKa__ctaTitle{margin-bottom:.875rem;font-size:1.625rem}.landing-module___cEqKa__ctaDesc{margin-bottom:1.75rem;font-size:.9rem}.landing-module___cEqKa__ctaCard{border-radius:1.25rem;padding:2.25rem 1.5rem}.landing-module___cEqKa__ctaBtn{justify-content:center;width:100%;padding:.9rem 1.5rem;font-size:1rem}.landing-module___cEqKa__industryGrid{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:1rem;overflow-x:auto}.landing-module___cEqKa__industryCard{background:#f8fafc;border-radius:.5rem;flex-shrink:0;padding:.5rem 1rem}.landing-module___cEqKa__tagName{font-size:.9rem}.landing-module___cEqKa__stepsGrid{gap:1.25rem}.landing-module___cEqKa__stepCard{padding:2rem 1.25rem}.landing-module___cEqKa__featureCard{padding:2rem 1.5rem}.landing-module___cEqKa__featureCard h3{font-size:1.1rem}.landing-module___cEqKa__section{padding:3rem 1rem}.landing-module___cEqKa__howItWorks,.landing-module___cEqKa__features,.landing-module___cEqKa__superhumanPowers,.landing-module___cEqKa__userSegments,.landing-module___cEqKa__industries,.landing-module___cEqKa__pricing,.landing-module___cEqKa__faq,.landing-module___cEqKa__featuredJobs,.landing-module___cEqKa__cta{padding-left:1rem;padding-right:1rem}}
.JobListings-module__yubCvq__section{color:#111;background:#f8fafc;padding:7rem 2rem;overflow-x:hidden}.JobListings-module__yubCvq__container{width:100%;max-width:1180px;margin:0 auto}.JobListings-module__yubCvq__headlineGroup{text-align:center;margin-bottom:3rem}.JobListings-module__yubCvq__title{color:#0f172a;letter-spacing:-.03em;margin:0 0 .75rem;font-size:2.85rem;font-weight:800;line-height:1.15}.JobListings-module__yubCvq__highlight{color:#3b82f6}.JobListings-module__yubCvq__subtitle{color:#94a3b8;margin:0;font-size:1.05rem;font-weight:400}.JobListings-module__yubCvq__appWindow{background:#fff;border:1px solid #e2e8f0cc;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 60px -12px #0000001f,0 8px 20px -8px #0000000f}.JobListings-module__yubCvq__windowBar{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.JobListings-module__yubCvq__dot{opacity:.85;border-radius:50%;width:12px;height:12px;display:inline-block}.JobListings-module__yubCvq__layout{grid-template-columns:240px 1fr;min-height:460px;display:grid}.JobListings-module__yubCvq__sidebar{background:#fafafa;border-right:1px solid #f1f5f9;flex-direction:column;gap:.25rem;padding:1.5rem 1rem;display:flex}.JobListings-module__yubCvq__sidebarLabel{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:0 0 .5rem;padding:0 .75rem;font-size:.7rem;font-weight:700}.JobListings-module__yubCvq__categoryItem{cursor:pointer;text-align:left;color:#475569;background:0 0;border:none;border-radius:.65rem;align-items:center;gap:.75rem;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.JobListings-module__yubCvq__categoryItem:hover{color:#1e293b;background:#f1f5f9}.JobListings-module__yubCvq__categoryActive{font-weight:600;color:#2563eb!important;background:#eff6ff!important}.JobListings-module__yubCvq__categoryActive .JobListings-module__yubCvq__categoryIcon{color:#2563eb!important}.JobListings-module__yubCvq__categoryIcon{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:color .18s;display:flex}.JobListings-module__yubCvq__categoryLabel{white-space:nowrap;text-overflow:ellipsis;line-height:1.3;overflow:hidden}.JobListings-module__yubCvq__jobsPanel{flex-direction:column;gap:0;padding:1.5rem;display:flex}.JobListings-module__yubCvq__jobList{flex-direction:column;gap:.875rem;display:flex}.JobListings-module__yubCvq__jobCard{cursor:pointer;background:#fff;border:1px solid #e8edf2;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.JobListings-module__yubCvq__jobCard:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 10px 25px -5px #3b82f61f,0 4px 10px -5px #3b82f614}.JobListings-module__yubCvq__jobInfo{flex:1;align-items:center;gap:1.125rem;min-width:0;display:flex}.JobListings-module__yubCvq__jobLogo{letter-spacing:.03em;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 2px 6px #0000001a}.JobListings-module__yubCvq__jobDetails{flex:1;min-width:0}.JobListings-module__yubCvq__jobTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .35rem;font-size:1rem;font-weight:700;overflow:hidden}.JobListings-module__yubCvq__jobMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.JobListings-module__yubCvq__metaItem{color:#64748b;white-space:nowrap;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.JobListings-module__yubCvq__metaDot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:3px;height:3px}.JobListings-module__yubCvq__jobActions{flex-shrink:0;align-items:center;gap:.875rem;display:flex}.JobListings-module__yubCvq__badge{white-space:nowrap;border-radius:9999px;padding:.3rem .85rem;font-size:.75rem;font-weight:600}.JobListings-module__yubCvq__badgeBlue{color:#1d4ed8;background:#dbeafe}.JobListings-module__yubCvq__badgeGray{color:#475569;background:#f1f5f9}.JobListings-module__yubCvq__badgeGreen{color:#15803d;background:#dcfce7}.JobListings-module__yubCvq__badgeOrange{color:#c2410c;background:#ffedd5}.JobListings-module__yubCvq__badgePurple{color:#7e22ce;background:#f3e8ff}.JobListings-module__yubCvq__viewBtn{color:#334155;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.JobListings-module__yubCvq__viewBtn:hover{color:#fff;background:#3b82f6;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f640}.JobListings-module__yubCvq__emptyState{text-align:center;color:#94a3b8;padding:3rem 2rem;font-size:.95rem}.JobListings-module__yubCvq__ctaWrapper{justify-content:center;padding-top:2.5rem;display:flex}.JobListings-module__yubCvq__browseBtn{color:#fff;letter-spacing:-.01em;background:#3b82f6;border-radius:9999px;align-items:center;gap:.6rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 20px #3b82f659}.JobListings-module__yubCvq__browseBtn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 12px 28px #3b82f666}@media (max-width:900px){.JobListings-module__yubCvq__layout{grid-template-columns:1fr}.JobListings-module__yubCvq__sidebar{scrollbar-width:none;-ms-overflow-style:none;background:#fafafa;border-bottom:1px solid #e2e8f0;border-right:none;flex-flow:row;gap:.5rem;padding:1rem 1rem .75rem;display:flex;overflow-x:auto}.JobListings-module__yubCvq__sidebar::-webkit-scrollbar{display:none}.JobListings-module__yubCvq__sidebarLabel{display:none}.JobListings-module__yubCvq__categoryItem{white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;flex-shrink:0;gap:.5rem;width:auto;padding:.5rem 1rem;font-size:.82rem}.JobListings-module__yubCvq__categoryItem:hover{background:#eff6ff;border-color:#93c5fd;transform:none}.JobListings-module__yubCvq__categoryActive{background:#eff6ff!important;border-color:#3b82f6!important}.JobListings-module__yubCvq__categoryIcon{width:16px;height:16px}.JobListings-module__yubCvq__categoryLabel{text-overflow:unset;white-space:nowrap;overflow:visible}}@media (max-width:640px){.JobListings-module__yubCvq__section{padding:4rem 1rem}.JobListings-module__yubCvq__title{font-size:1.85rem}.JobListings-module__yubCvq__subtitle{font-size:.9rem}.JobListings-module__yubCvq__appWindow{border-radius:1rem}.JobListings-module__yubCvq__jobsPanel{padding:1rem}.JobListings-module__yubCvq__jobCard{flex-direction:column;align-items:flex-start;gap:.875rem;padding:1rem}.JobListings-module__yubCvq__jobInfo{gap:.875rem}.JobListings-module__yubCvq__jobTitle{font-size:.95rem}.JobListings-module__yubCvq__jobActions{border-top:1px solid #f1f5f9;justify-content:space-between;width:100%;padding-top:.75rem}.JobListings-module__yubCvq__jobMeta{flex-wrap:wrap;gap:.3rem}.JobListings-module__yubCvq__metaDot{display:none}.JobListings-module__yubCvq__metaItem{font-size:.75rem}.JobListings-module__yubCvq__browseBtn{padding:.8rem 1.75rem;font-size:.9rem}}
