.HomePage-module__h_SKVG__page{width:100%;min-width:0;min-height:100vh;padding-bottom:4rem;overflow-x:clip}.HomePage-module__h_SKVG__landingHeader{z-index:30;pointer-events:none;background:0 0;width:100%;position:absolute;top:0;left:0}.HomePage-module__h_SKVG__landingNavInner{width:min(var(--content-max-width), calc(100% - 2rem));justify-content:space-between;align-items:center;gap:1rem;min-height:68px;margin:0 auto;display:flex}.HomePage-module__h_SKVG__landingLogo{color:var(--color-text-primary);pointer-events:auto;align-items:center;gap:.7rem;min-width:0;font-weight:800;text-decoration:none;display:inline-flex}.HomePage-module__h_SKVG__landingLogoIcon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.HomePage-module__h_SKVG__landingLogoText{font-family:var(--font-display);font-size:var(--text-base);letter-spacing:0}.HomePage-module__h_SKVG__landingNav{pointer-events:auto;flex-shrink:0;align-items:center;gap:.75rem;display:inline-flex}.HomePage-module__h_SKVG__loginLink{border-radius:var(--radius-md);min-height:36px;color:var(--color-text-secondary);font-size:var(--text-sm);transition:background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;padding:.25rem .75rem;font-weight:650;text-decoration:none;display:inline-flex}.HomePage-module__h_SKVG__loginLink:hover{color:var(--color-text-primary);background:#ffffff0d}.HomePage-module__h_SKVG__hero{width:min(var(--content-max-width), calc(100% - 2rem));grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4rem;min-height:100vh;margin:0 auto;padding:7rem 0 3rem;display:grid;position:relative}.HomePage-module__h_SKVG__heroBackdrop{filter:blur(2px);pointer-events:none;z-index:0;background:linear-gradient(135deg,#14b8a621,#6366f11a 48%,#f973161a),radial-gradient(circle at 18% 22%,#ffffff29,#0000 9rem);border-radius:24px;max-width:100%;height:72%;position:absolute;inset:5% 0 auto 38%;transform:rotate(-2deg)}.HomePage-module__h_SKVG__heroContent{z-index:1;flex-direction:column;gap:1.5rem;min-width:0;display:flex;position:relative}.HomePage-module__h_SKVG__heroBadge{border-radius:var(--radius-full);color:var(--color-primary-light);font-size:var(--text-sm);background:#6366f11f;border:1px solid #6366f140;align-items:center;gap:.5rem;width:fit-content;max-width:100%;padding:.375rem .875rem;font-weight:500;display:inline-flex}.HomePage-module__h_SKVG__heroTitle{letter-spacing:0;font-size:clamp(2.35rem,5vw,4rem);font-weight:900;line-height:1.1}.HomePage-module__h_SKVG__heroDesc{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:480px;line-height:1.7}.HomePage-module__h_SKVG__onboardingForm{flex-direction:column;gap:.75rem;width:100%;max-width:480px;display:flex}.HomePage-module__h_SKVG__startAnchor{scroll-margin-top:7rem}.HomePage-module__h_SKVG__onboardingInput{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-card);width:100%;color:var(--color-text-primary);font-size:var(--text-base);transition:all var(--transition-fast);resize:vertical;outline:none;min-height:132px;padding:.875rem 1rem;line-height:1.55}.HomePage-module__h_SKVG__onboardingInput:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #14b8a626}.HomePage-module__h_SKVG__onboardingUrlInput{resize:none;min-height:0}.HomePage-module__h_SKVG__onboardingUpload{flex-direction:column;gap:.75rem;width:100%;max-width:480px;display:flex}.HomePage-module__h_SKVG__onboardingHint{font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:500}.HomePage-module__h_SKVG__uploadBtn{border-radius:var(--radius-lg);color:var(--color-accent);cursor:pointer;transition:all var(--transition-fast);background:#14b8a614;border:2px dashed #14b8a64d;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;display:flex}.HomePage-module__h_SKVG__uploadBtn input[type=file]{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.HomePage-module__h_SKVG__uploadBtn:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px #14b8a626}.HomePage-module__h_SKVG__uploadBtn:hover{background:#14b8a626;border-color:#14b8a680}.HomePage-module__h_SKVG__uploadBtnParsing{opacity:.7;cursor:not-allowed}.HomePage-module__h_SKVG__heroBenefits{flex-wrap:wrap;gap:1rem;min-width:0;display:flex}.HomePage-module__h_SKVG__heroBenefit{font-size:var(--text-sm);color:var(--color-text-secondary);align-items:center;gap:.375rem;display:flex}.HomePage-module__h_SKVG__heroBenefit svg{color:var(--color-success);flex-shrink:0}.HomePage-module__h_SKVG__heroVisual{z-index:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.HomePage-module__h_SKVG__heroCard{background:linear-gradient(160deg, #ffffff24, #121a2adb 42%, #070b14f5), var(--color-bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border-hover);border-radius:var(--radius-2xl);width:100%;max-width:400px;box-shadow:var(--shadow-card), 0 24px 72px #14b8a626;z-index:1;flex-direction:column;gap:1.25rem;min-width:0;padding:1.5rem;display:flex;position:relative;transform:rotate(1deg)}.HomePage-module__h_SKVG__heroCard:after{content:"";border-radius:0 0 var(--radius-xl) var(--radius-xl);filter:blur(18px);opacity:.55;background:linear-gradient(90deg,#14b8a680,#f9731661);height:1.25rem;position:absolute;inset:auto 1.25rem -1.25rem}.HomePage-module__h_SKVG__heroCardHeader{align-items:center;gap:.875rem;min-width:0;display:flex}.HomePage-module__h_SKVG__heroCardViewport{z-index:2;position:relative;overflow:hidden}.HomePage-module__h_SKVG__heroCardCycle{flex-direction:column;gap:1.25rem;display:flex}.HomePage-module__h_SKVG__heroCardArrow{z-index:4;border-radius:var(--radius-full);width:36px;height:36px;color:var(--color-text-primary);box-shadow:var(--shadow-md);cursor:pointer;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast);background:#070b14c7;border:1px solid #ffffff24;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.HomePage-module__h_SKVG__heroCardArrow:before{content:"";width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomePage-module__h_SKVG__heroCardArrow:hover{background:#14b8a633;border-color:#14b8a657}.HomePage-module__h_SKVG__heroCardArrowPrev{left:.25rem}.HomePage-module__h_SKVG__heroCardArrowNext{right:.25rem}.HomePage-module__h_SKVG__heroCardAvatar{border-radius:var(--radius-full);background:var(--gradient-primary);width:48px;height:48px;font-weight:700;font-size:var(--text-sm);color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HomePage-module__h_SKVG__heroCardInfo{flex:1;min-width:0}.HomePage-module__h_SKVG__heroCardName{font-weight:700;font-size:var(--text-base);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HomePage-module__h_SKVG__heroCardTitle{font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HomePage-module__h_SKVG__heroCardBadge{border-radius:var(--radius-full);color:var(--color-success);background:#10b9811f;border:1px solid #10b98140;flex-shrink:0;align-items:center;gap:.25rem;margin-left:auto;padding:.25rem .625rem;font-size:.65rem;font-weight:600;display:flex}.HomePage-module__h_SKVG__heroCardDivider{background:var(--color-border);height:1px}.HomePage-module__h_SKVG__heroCardPersonas{flex-wrap:wrap;gap:.45rem;display:flex}.HomePage-module__h_SKVG__heroCardPersonas span{border-radius:var(--radius-full);color:var(--color-text-secondary);background:#ffffff12;border:1px solid #ffffff1c;padding:.22rem .55rem;font-size:.68rem;font-weight:700}.HomePage-module__h_SKVG__heroCardSkills{flex-wrap:wrap;gap:.5rem;display:flex}.HomePage-module__h_SKVG__heroCardSkill{border-radius:var(--radius-full);color:var(--color-primary-light);font-size:var(--text-xs);background:#14b8a61a;border:1px solid #14b8a638;padding:.25rem .625rem;font-weight:500}.HomePage-module__h_SKVG__heroCardMatch{flex-direction:column;gap:.75rem;display:flex}.HomePage-module__h_SKVG__heroCardMatchLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);align-items:center;gap:.375rem;font-weight:600;display:flex}.HomePage-module__h_SKVG__heroCardJobs{flex-direction:column;gap:.5rem;display:flex}.HomePage-module__h_SKVG__heroCardJob{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#fff1;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.625rem .75rem;display:flex}.HomePage-module__h_SKVG__heroCardMeter{border-radius:var(--radius-full);background:#ffffff14;height:8px;overflow:hidden}.HomePage-module__h_SKVG__heroCardMeter span{border-radius:inherit;background:linear-gradient(90deg, var(--color-accent), #6366f1, #f97316);width:86%;height:100%;display:block}.HomePage-module__h_SKVG__heroCardDocs{gap:.5rem;display:grid}.HomePage-module__h_SKVG__heroCardDocs div{color:var(--color-text-secondary);font-size:var(--text-xs);align-items:center;gap:.45rem;font-weight:600;display:flex}.HomePage-module__h_SKVG__heroCardDocs svg{color:var(--color-success);flex-shrink:0}.HomePage-module__h_SKVG__heroCardInterview{border-radius:var(--radius-lg);color:var(--color-primary-light);font-size:var(--text-xs);background:#6366f11f;border:1px solid #6366f138;align-items:center;gap:.45rem;padding:.625rem .75rem;font-weight:650;display:flex}.HomePage-module__h_SKVG__heroCardInterview svg{flex-shrink:0}.HomePage-module__h_SKVG__heroCardJobTitle{font-size:var(--text-sm);color:var(--color-text-primary);font-weight:600}.HomePage-module__h_SKVG__heroCardJobCompany{font-size:var(--text-xs);color:var(--color-text-muted)}.HomePage-module__h_SKVG__heroCardJobMatch{font-size:var(--text-sm);color:var(--color-success);font-weight:700}.HomePage-module__h_SKVG__heroCardDots{z-index:2;justify-content:center;gap:.45rem;display:flex;position:relative}.HomePage-module__h_SKVG__heroCardDots button{border-radius:var(--radius-full);cursor:pointer;width:7px;height:7px;transition:width var(--transition-fast), background var(--transition-fast);background:#ffffff3d;border:0;padding:0;position:relative}.HomePage-module__h_SKVG__heroCardDots button:before{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomePage-module__h_SKVG__heroCardDots .HomePage-module__h_SKVG__heroCardDotActive{background:var(--color-primary-light);width:20px}.HomePage-module__h_SKVG__features{width:min(var(--content-max-width), calc(100% - 2rem));margin:0 auto;padding:5rem 0}.HomePage-module__h_SKVG__sectionHeader{text-align:center;margin-bottom:3rem}.HomePage-module__h_SKVG__sectionHeader h2{font-size:var(--text-3xl);margin-bottom:.75rem;font-weight:800}.HomePage-module__h_SKVG__sectionHeader p{font-size:var(--text-lg);color:var(--color-text-secondary)}.HomePage-module__h_SKVG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:1.25rem;display:grid}.HomePage-module__h_SKVG__featureCard{background:linear-gradient(180deg, #ffffff0e, #ffffff05), var(--color-bg-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;gap:.875rem;padding:1.75rem 1.5rem;display:flex}.HomePage-module__h_SKVG__featureCard:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.HomePage-module__h_SKVG__featureCard h3{font-size:var(--text-base);font-weight:700}.HomePage-module__h_SKVG__featureCard p{font-size:var(--text-sm);line-height:1.6}.HomePage-module__h_SKVG__featureIcon{border-radius:var(--radius-xl);justify-content:center;align-items:center;width:52px;height:52px;display:flex}.HomePage-module__h_SKVG__icon-cyan{color:var(--color-accent);background:#06b6d426;border:1px solid #06b6d433}.HomePage-module__h_SKVG__icon-purple{color:#a78bfa;background:#7c3aed26;border:1px solid #7c3aed33}.HomePage-module__h_SKVG__icon-indigo{color:var(--color-primary-light);background:#6366f126;border:1px solid #6366f133}.HomePage-module__h_SKVG__icon-green{color:var(--color-success);background:#10b98126;border:1px solid #10b98133}.HomePage-module__h_SKVG__icon-orange{color:#fb923c;background:#f9731624;border:1px solid #f9731638}.HomePage-module__h_SKVG__faq{width:min(var(--content-max-width), calc(100% - 2rem));margin:0 auto;padding:1rem 0 5rem}.HomePage-module__h_SKVG__faqGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.HomePage-module__h_SKVG__faqItem{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:linear-gradient(180deg, #ffffff0d, #ffffff05), var(--color-bg-card);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.HomePage-module__h_SKVG__faqItem h3{font-size:var(--text-base);color:var(--color-text-primary);line-height:1.35}.HomePage-module__h_SKVG__faqItem p{color:var(--color-text-secondary);font-size:var(--text-sm);line-height:1.65}.HomePage-module__h_SKVG__stats{grid-template-columns:repeat(4,1fr);gap:1.25rem;padding:2rem 0 4rem;display:grid}.HomePage-module__h_SKVG__statItem{text-align:center;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;align-items:center;gap:.5rem;padding:1.75rem 1rem;display:flex}.HomePage-module__h_SKVG__statItem:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-glow)}.HomePage-module__h_SKVG__statIcon{color:var(--color-primary-light);margin-bottom:.25rem}.HomePage-module__h_SKVG__statValue{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--color-text-primary);background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.HomePage-module__h_SKVG__statLabel{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}.HomePage-module__h_SKVG__cta{width:min(var(--content-max-width), calc(100% - 2rem));border-radius:var(--radius-2xl);text-align:center;background:linear-gradient(135deg,#14b8a629 0%,#6366f11f 52%,#f973161f 100%);border:1px solid #14b8a640;margin:0 auto;padding:4rem 2rem;position:relative;overflow:hidden}.HomePage-module__h_SKVG__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#14b8a629 0%,#0000 70%);width:min(400px,100%);height:400px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.HomePage-module__h_SKVG__ctaContent{flex-direction:column;align-items:center;gap:1.25rem;display:flex;position:relative}.HomePage-module__h_SKVG__ctaIcon{color:var(--color-primary-light);animation:3s ease-in-out infinite HomePage-module__h_SKVG__float}.HomePage-module__h_SKVG__cta h2{font-size:var(--text-3xl);max-width:500px;font-weight:800}.HomePage-module__h_SKVG__cta p{font-size:var(--text-lg);color:var(--color-text-secondary)}.HomePage-module__h_SKVG__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}@media (max-width:1024px){.HomePage-module__h_SKVG__featuresGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__h_SKVG__faqGrid{grid-template-columns:1fr}.HomePage-module__h_SKVG__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomePage-module__h_SKVG__hero{min-height:unset;grid-template-columns:1fr;gap:2rem;padding:6rem 0 2rem}.HomePage-module__h_SKVG__heroVisual{display:none}.HomePage-module__h_SKVG__featuresGrid{grid-template-columns:1fr}.HomePage-module__h_SKVG__faq{padding-bottom:3rem}.HomePage-module__h_SKVG__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.HomePage-module__h_SKVG__heroTitle{font-size:clamp(2rem,16vw,2.75rem)}.HomePage-module__h_SKVG__heroBadge,.HomePage-module__h_SKVG__heroBenefit{width:100%}.HomePage-module__h_SKVG__cta{border-radius:var(--radius-xl);padding:2.5rem 1rem}.HomePage-module__h_SKVG__heroActions,.HomePage-module__h_SKVG__ctaActions{flex-direction:column;align-items:stretch}.HomePage-module__h_SKVG__stats{grid-template-columns:1fr}}
