.landing-module__hcPptG__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffeb;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__hcPptG__navLogo{color:var(--navy);letter-spacing:-.3px;font-family:DM Serif Display,serif;font-size:22px;text-decoration:none}.landing-module__hcPptG__navLogo span{color:var(--blue)}.landing-module__hcPptG__navLinks{align-items:center;gap:32px;list-style:none;display:flex}.landing-module__hcPptG__navLinks a{color:var(--slate);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__hcPptG__navLinks a:hover{color:var(--navy)}.landing-module__hcPptG__navCta{align-items:center;gap:12px;display:flex}.landing-module__hcPptG__btnGhost{color:var(--navy);border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s}.landing-module__hcPptG__btnGhost:hover{border-color:var(--blue);background:var(--blue-light)}.landing-module__hcPptG__btnNavPrimary{color:#fff;background:var(--blue);cursor:pointer;border:none;border-radius:8px;padding:9px 22px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;box-shadow:0 1px 3px #1a56db4d}.landing-module__hcPptG__btnNavPrimary:hover{background:#1d4ed8;transform:translateY(-1px)}.landing-module__hcPptG__navMobile{cursor:pointer;color:var(--navy);background:0 0;border:none;padding:4px 8px;font-size:22px;display:none}.landing-module__hcPptG__hero{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.landing-module__hcPptG__heroBg{z-index:0;background:radial-gradient(80% 50% at 50% -10%,#2563eb14 0%,#0000 70%),radial-gradient(40% 30% at 80% 60%,#2563eb0a 0%,#0000 60%);position:absolute;inset:0}.landing-module__hcPptG__heroBg:after{content:"";opacity:.35;background-image:radial-gradient(circle,#cbd5e1 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 80%)}.landing-module__hcPptG__heroInner{z-index:1;max-width:780px;padding:0 24px;animation:.7s both landing-module__hcPptG__fadeUp;position:relative}@keyframes landing-module__hcPptG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-module__hcPptG__heroBadge{background:var(--blue-light);border:1px solid var(--blue-pale);color:var(--blue);border-radius:100px;align-items:center;gap:7px;margin-bottom:28px;padding:5px 14px;font-size:13px;font-weight:500;animation:.7s .1s both landing-module__hcPptG__fadeUp;display:inline-flex}.landing-module__hcPptG__heroBadgeDot{background:var(--blue);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite landing-module__hcPptG__pulse}@keyframes landing-module__hcPptG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.landing-module__hcPptG__heroH1{letter-spacing:-1.5px;color:var(--navy);margin-bottom:24px;font-family:DM Serif Display,serif;font-size:clamp(42px,6vw,68px);line-height:1.12;animation:.7s .15s both landing-module__hcPptG__fadeUp}.landing-module__hcPptG__heroH1 em{color:var(--blue);font-style:italic}.landing-module__hcPptG__heroSub{color:var(--slate);max-width:560px;margin:0 auto 40px;font-size:18px;font-weight:400;line-height:1.65;animation:.7s .2s both landing-module__hcPptG__fadeUp}.landing-module__hcPptG__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;animation:.7s .25s both landing-module__hcPptG__fadeUp;display:flex}.landing-module__hcPptG__btnHero{color:#fff;background:var(--blue);cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 16px #2563eb59}.landing-module__hcPptG__btnHero:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb66}.landing-module__hcPptG__btnHeroGhost{color:var(--navy);border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.landing-module__hcPptG__btnHeroGhost:hover{border-color:var(--blue);color:var(--blue)}.landing-module__hcPptG__heroTrust{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:52px;font-size:13px;animation:.7s .3s both landing-module__hcPptG__fadeUp;display:flex}.landing-module__hcPptG__heroTrustAvatars{display:flex}.landing-module__hcPptG__avatar{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:11px;font-weight:600;display:flex}.landing-module__hcPptG__avatar:first-child{margin-left:0}.landing-module__hcPptG__av1{background:#3b82f6}.landing-module__hcPptG__av2{background:#8b5cf6}.landing-module__hcPptG__av3{background:#ec4899}.landing-module__hcPptG__av4{background:#f59e0b}.landing-module__hcPptG__heroVisual{z-index:1;width:calc(100% - 48px);max-width:900px;margin-top:56px;animation:.8s .35s both landing-module__hcPptG__fadeUp;position:relative}.landing-module__hcPptG__browserFrame{background:var(--navy);border-radius:14px;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 24px 80px #0d1b2a40,0 8px 24px #0d1b2a26}.landing-module__hcPptG__browserBar{background:#1e2d3d;align-items:center;gap:12px;padding:12px 16px;display:flex}.landing-module__hcPptG__browserDots{gap:6px;display:flex}.landing-module__hcPptG__browserDot{border-radius:50%;width:11px;height:11px}.landing-module__hcPptG__bdRed{background:#ff5f57}.landing-module__hcPptG__bdYellow{background:#ffbd2e}.landing-module__hcPptG__bdGreen{background:#28c840}.landing-module__hcPptG__browserUrl{color:var(--muted);background:#ffffff12;border-radius:6px;flex:1;padding:5px 12px;font-size:12px}.landing-module__hcPptG__browserContent{background:var(--off-white);grid-template-columns:280px 1fr;gap:20px;min-height:340px;padding:28px;display:grid}.landing-module__hcPptG__mockSidebar{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.landing-module__hcPptG__mockSidebarTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:11px;font-weight:600}.landing-module__hcPptG__mockJob{background:var(--blue-light);border:1px solid var(--blue-pale);border-radius:7px;padding:10px 12px}.landing-module__hcPptG__mockJobActive{background:var(--blue)!important;border-color:var(--blue)!important}.landing-module__hcPptG__mockJob2{border-color:var(--border);background:#fff}.landing-module__hcPptG__mockJobTitle{color:var(--navy);font-size:12px;font-weight:600}.landing-module__hcPptG__mockJobActive .landing-module__hcPptG__mockJobTitle{color:#fff}.landing-module__hcPptG__mockJobCo{color:var(--muted);margin-top:2px;font-size:11px}.landing-module__hcPptG__mockJobScore{color:var(--green);background:var(--green-light);border-radius:4px;align-items:center;gap:4px;margin-top:6px;padding:2px 7px;font-size:11px;font-weight:600;display:inline-flex}.landing-module__hcPptG__mockMain{flex-direction:column;gap:14px;display:flex}.landing-module__hcPptG__mockCard{border:1px solid var(--border);background:#fff;border-radius:10px;padding:18px}.landing-module__hcPptG__mockCardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.landing-module__hcPptG__mockCardTitle{color:var(--navy);font-size:13px;font-weight:600}.landing-module__hcPptG__mockTag{border-radius:4px;padding:3px 9px;font-size:10px;font-weight:600}.landing-module__hcPptG__tagBlue{background:var(--blue-light);color:var(--blue)}.landing-module__hcPptG__tagGreen{background:var(--green-light);color:var(--green)}.landing-module__hcPptG__mockLines{flex-direction:column;gap:7px;display:flex}.landing-module__hcPptG__mockLine{background:#e2e8f0;border-radius:4px;height:9px}.landing-module__hcPptG__wFull{width:100%}.landing-module__hcPptG__w3q{width:75%}.landing-module__hcPptG__wHalf{width:50%}.landing-module__hcPptG__w2q{width:60%}.landing-module__hcPptG__accent{background:#2563eb26}.landing-module__hcPptG__mockProgressWrap{flex-direction:column;gap:8px;display:flex}.landing-module__hcPptG__mockProgressRow{align-items:center;gap:10px;display:flex}.landing-module__hcPptG__mockProgressLabel{color:var(--slate);flex-shrink:0;width:80px;font-size:11px}.landing-module__hcPptG__mockProgressBar{background:var(--border);border-radius:4px;flex:1;height:7px;overflow:hidden}.landing-module__hcPptG__mockProgressFill{background:var(--blue);border-radius:4px;height:100%}.landing-module__hcPptG__mockProgressPct{color:var(--blue);text-align:right;width:28px;font-size:11px;font-weight:600}.landing-module__hcPptG__mockActions{gap:8px;margin-top:4px;display:flex}.landing-module__hcPptG__mockBtn{cursor:pointer;border:none;border-radius:6px;padding:7px 14px;font-size:11px;font-weight:600}.landing-module__hcPptG__mockBtnPrimary{background:var(--blue);color:#fff}.landing-module__hcPptG__mockBtnGhost{background:var(--border);color:var(--slate)}.landing-module__hcPptG__sectionWrap{max-width:1100px;margin:0 auto;padding:100px 48px}.landing-module__hcPptG__sectionLabel{text-transform:uppercase;letter-spacing:1.2px;color:var(--blue);margin-bottom:12px;font-size:12px;font-weight:600}.landing-module__hcPptG__sectionTitle{letter-spacing:-.8px;color:var(--navy);margin-bottom:16px;font-family:DM Serif Display,serif;font-size:clamp(32px,4vw,46px);line-height:1.15}.landing-module__hcPptG__sectionSub{color:var(--slate);max-width:520px;margin-bottom:56px;font-size:17px;line-height:1.6}.landing-module__hcPptG__howSection{background:#fff;padding:100px 0}.landing-module__hcPptG__steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.landing-module__hcPptG__step{border:1px solid var(--border);counter-increment:step;background:#fff;border-radius:14px;padding:28px;transition:box-shadow .25s,transform .25s;position:relative;overflow:hidden}.landing-module__hcPptG__step:hover{transform:translateY(-3px);box-shadow:0 8px 32px #2563eb1a}.landing-module__hcPptG__step:before{content:"0" counter(step);color:var(--blue-pale);font-family:DM Serif Display,serif;font-size:36px;font-style:italic;line-height:1;position:absolute;top:20px;right:24px}.landing-module__hcPptG__stepIcon{background:var(--blue-light);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;font-size:20px;display:flex}.landing-module__hcPptG__stepTitle{color:var(--navy);margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__hcPptG__stepDesc{color:var(--slate);font-size:14px;line-height:1.6}.landing-module__hcPptG__featuresSection{background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0}.landing-module__hcPptG__featuresInner{max-width:1100px;margin:0 auto;padding:0 48px}.landing-module__hcPptG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.landing-module__hcPptG__featureCard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:28px;transition:box-shadow .25s,transform .25s}.landing-module__hcPptG__featureCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0d1b2a14}.landing-module__hcPptG__featureIcon{margin-bottom:14px;font-size:26px}.landing-module__hcPptG__featureTitle{color:var(--navy);margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__hcPptG__featureDesc{color:var(--slate);font-size:14px;line-height:1.65}.landing-module__hcPptG__pricingSection{max-width:1100px;margin:0 auto;padding:100px 48px}.landing-module__hcPptG__pricingCenter{text-align:center}.landing-module__hcPptG__pricingGrid{grid-template-columns:1fr 1fr 1fr;gap:24px;margin-top:52px;display:grid}.landing-module__hcPptG__pricingCard{border:1.5px solid var(--border);background:#fff;border-radius:16px;padding:36px;position:relative}.landing-module__hcPptG__pricingFeatured{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb14}.landing-module__hcPptG__pricingGreen{border-color:#059669}.landing-module__hcPptG__pricingBadge{background:var(--blue);color:#fff;letter-spacing:.5px;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing-module__hcPptG__pricingBadgeGreen{background:#059669}.landing-module__hcPptG__pricingTier{text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:10px;font-size:13px;font-weight:600}.landing-module__hcPptG__pricingTierGreen{color:#059669}.landing-module__hcPptG__pricingPrice{color:var(--navy);margin-bottom:4px;font-family:DM Serif Display,serif;font-size:48px;line-height:1}.landing-module__hcPptG__pricingPriceGreen{color:#059669}.landing-module__hcPptG__pricingPrice sup{vertical-align:super;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500}.landing-module__hcPptG__pricingPeriod{color:var(--muted);margin-bottom:28px;font-size:14px}.landing-module__hcPptG__pricingFeatures{flex-direction:column;gap:12px;margin-bottom:32px;list-style:none;display:flex}.landing-module__hcPptG__pricingFeatures li{color:var(--slate);align-items:flex-start;gap:10px;font-size:14px;display:flex}.landing-module__hcPptG__pricingFeatures li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:700}.landing-module__hcPptG__pricingFeatures li.landing-module__hcPptG__off{color:var(--muted)}.landing-module__hcPptG__pricingFeatures li.landing-module__hcPptG__off:before{content:"–";color:var(--muted)}.landing-module__hcPptG__btnPricing{cursor:pointer;text-align:center;border:none;border-radius:9px;width:100%;padding:13px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__hcPptG__btnPricingOutline{color:var(--navy);border:1.5px solid var(--border);background:#fff}.landing-module__hcPptG__btnPricingOutline:hover{border-color:var(--blue);color:var(--blue)}.landing-module__hcPptG__btnPricingFill{background:var(--blue);color:#fff}.landing-module__hcPptG__btnPricingFill:hover{background:#1d4ed8}.landing-module__hcPptG__btnPricingGreen{color:#fff;background:#059669}.landing-module__hcPptG__btnPricingGreen:hover{background:#047857}.landing-module__hcPptG__pricingNote{text-align:center;color:var(--muted);margin-top:20px;font-size:13px}.landing-module__hcPptG__ctaSection{background:var(--navy);text-align:center;padding:80px 48px;position:relative;overflow:hidden}.landing-module__hcPptG__ctaSection:before{content:"";background:radial-gradient(60% 80% at 50% 100%,#2563eb40,#0000);position:absolute;inset:0}.landing-module__hcPptG__ctaSection>*{z-index:1;position:relative}.landing-module__hcPptG__ctaTitle{color:#fff;letter-spacing:-.8px;margin-bottom:16px;font-family:DM Serif Display,serif;font-size:clamp(32px,4vw,52px);line-height:1.15}.landing-module__hcPptG__ctaTitle em{color:#93c5fd;font-style:italic}.landing-module__hcPptG__ctaSub{color:#ffffffa6;max-width:480px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:17px}.landing-module__hcPptG__ctaNote{color:#fff6;margin-top:16px;font-size:13px}.landing-module__hcPptG__footer{background:var(--off-white);border-top:1px solid var(--border);padding:48px}.landing-module__hcPptG__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto;display:flex}.landing-module__hcPptG__footerLogo{color:var(--navy);font-family:DM Serif Display,serif;font-size:20px;text-decoration:none}.landing-module__hcPptG__footerLogo span{color:var(--blue)}.landing-module__hcPptG__footerLinks{flex-wrap:wrap;gap:28px;list-style:none;display:flex}.landing-module__hcPptG__footerLinks a{color:var(--muted);font-size:13px;text-decoration:none;transition:color .2s}.landing-module__hcPptG__footerLinks a:hover{color:var(--navy)}.landing-module__hcPptG__footerCopy{color:var(--muted);border-top:1px solid var(--border);text-align:center;width:100%;padding-top:20px;font-size:12px}.landing-module__hcPptG__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.landing-module__hcPptG__revealVisible{opacity:1;transform:translateY(0)}.landing-module__hcPptG__revealDelay1{transition-delay:.1s}.landing-module__hcPptG__revealDelay2{transition-delay:.2s}.landing-module__hcPptG__revealDelay3{transition-delay:.3s}@media (max-width:900px){.landing-module__hcPptG__nav{padding:0 20px}.landing-module__hcPptG__navLinks{display:none}.landing-module__hcPptG__navMobile{display:block}.landing-module__hcPptG__browserContent{grid-template-columns:1fr}.landing-module__hcPptG__mockSidebar{display:none}.landing-module__hcPptG__featuresGrid{grid-template-columns:1fr 1fr}.landing-module__hcPptG__pricingGrid{grid-template-columns:1fr}}@media (max-width:600px){.landing-module__hcPptG__sectionWrap{padding:60px 20px}.landing-module__hcPptG__featuresSection{padding:60px 0}.landing-module__hcPptG__featuresInner{padding:0 20px}.landing-module__hcPptG__featuresGrid{grid-template-columns:1fr}.landing-module__hcPptG__pricingSection,.landing-module__hcPptG__ctaSection{padding:60px 20px}.landing-module__hcPptG__footer{padding:32px 20px}.landing-module__hcPptG__heroVisual{display:none}}
