.LoginForm-module__teg8eq__container{background:var(--bg-card);text-align:left;border:1px solid var(--border-color);border-radius:1rem;width:100%;max-width:450px;margin:0 auto;padding:3rem 2.5rem;box-shadow:0 10px 25px #0000000d}.LoginForm-module__teg8eq__title{color:var(--primary-color);text-align:center;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.LoginForm-module__teg8eq__subtitle{color:var(--text-muted);text-align:center;margin-bottom:2rem;font-size:.95rem}.LoginForm-module__teg8eq__form{flex-direction:column;gap:1.25rem;display:flex}.LoginForm-module__teg8eq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.LoginForm-module__teg8eq__inputGroup label{color:var(--text-main);font-size:.875rem;font-weight:500}.LoginForm-module__teg8eq__inputGroup input{border:1px solid var(--border-color);background:var(--bg-main);color:var(--text-main);border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.LoginForm-module__teg8eq__inputGroup input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #4f46e51a}.LoginForm-module__teg8eq__error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #f87171;border-radius:.5rem;padding:.75rem;font-size:.875rem}.LoginForm-module__teg8eq__submitBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:background .2s,transform .1s}.LoginForm-module__teg8eq__submitBtn:hover:not(:disabled){background:var(--primary-hover)}.LoginForm-module__teg8eq__submitBtn:active:not(:disabled){transform:scale(.98)}.LoginForm-module__teg8eq__submitBtn:disabled{opacity:.7;cursor:not-allowed}
.landing-module__g1LwZa__landingPage{--ink:var(--text-main);--navy:var(--primary-color);--navy-light:var(--primary-hover);--gold:#b08d57;--gold-light:#d4b483;--green:#10b981;--paper:var(--bg-main);--white:var(--bg-card);--slate:var(--text-muted);--slate-light:var(--text-muted);--border-c:var(--border-color);--shadow:0 20px 50px -20px #0f1b332e;font-family:var(--font-sans);color:var(--ink);background:var(--paper);line-height:1.6}.landing-module__g1LwZa__landingPage h1,.landing-module__g1LwZa__landingPage h2,.landing-module__g1LwZa__landingPage h3,.landing-module__g1LwZa__landingPage .landing-module__g1LwZa__display{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--ink);font-weight:700}.landing-module__g1LwZa__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);align-items:center;gap:8px;font-size:.72rem;font-weight:500;display:inline-flex}.landing-module__g1LwZa__eyebrow:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;display:inline-block}.landing-module__g1LwZa__wrap{max-width:1180px;margin:0 auto;padding:0 32px}.landing-module__g1LwZa__header{z-index:50;background:var(--paper);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-c);position:sticky;top:0}.landing-module__g1LwZa__nav{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:18px 32px;display:flex}.landing-module__g1LwZa__logo{font-family:var(--font-sans);color:var(--navy);align-items:center;gap:8px;font-size:1.25rem;font-weight:800;display:flex}.landing-module__g1LwZa__logo .landing-module__g1LwZa__dot{color:var(--gold)}.landing-module__g1LwZa__navLinks{color:var(--slate);gap:36px;font-size:.92rem;font-weight:500;display:flex}.landing-module__g1LwZa__navLinks a{transition:color .15s}.landing-module__g1LwZa__navLinks a:hover{color:var(--navy)}.landing-module__g1LwZa__navCta{background:var(--navy);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:10px 22px;font-size:.9rem;font-weight:600;transition:background .15s,transform .15s}.landing-module__g1LwZa__navCta:hover{background:var(--navy-light);color:var(--white);transform:translateY(-1px)}@media (max-width:860px){.landing-module__g1LwZa__navLinks{display:none}}.landing-module__g1LwZa__hero{padding:88px 0 100px;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";background:radial-gradient(circle,#1f38640f,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.landing-module__g1LwZa__heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid;position:relative}.landing-module__g1LwZa__hero h1{margin:20px 0 22px;font-size:clamp(2.4rem,4.2vw,3.4rem);line-height:1.08}.landing-module__g1LwZa__hero h1 .landing-module__g1LwZa__accent{color:var(--gold)}.landing-module__g1LwZa__hero p.landing-module__g1LwZa__lead{color:var(--slate);max-width:500px;margin-bottom:34px;font-size:1.15rem}.landing-module__g1LwZa__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--navy);color:var(--white);cursor:pointer;border:none;border-radius:9px;align-items:center;gap:8px;padding:15px 28px;font-size:.98rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover{background:var(--navy-light);color:var(--white);transform:translateY(-1px)}.landing-module__g1LwZa__btnSecondary{color:var(--navy);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:15px 22px;font-size:.98rem;font-weight:600;transition:border-color .15s;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{border-bottom-color:var(--gold)}.landing-module__g1LwZa__signature{justify-content:center;display:flex;position:relative}.landing-module__g1LwZa__matchCard{background:var(--white);border:1px solid var(--border-c);box-shadow:var(--shadow);border-radius:16px;width:100%;max-width:380px;padding:26px;animation:.9s ease-out landing-module__g1LwZa__floatIn;position:relative}@keyframes landing-module__g1LwZa__floatIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__matchCardHead{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.landing-module__g1LwZa__candidateName{font-family:var(--font-sans);font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__candidateRole{color:var(--slate);margin-top:2px;font-size:.85rem}.landing-module__g1LwZa__matchScore{color:var(--green);font-family:var(--font-mono);background:#1e84491a;border-radius:20px;padding:5px 10px;font-size:.78rem;font-weight:600}.landing-module__g1LwZa__matchReason{background:var(--paper);color:var(--ink);border-left:3px solid var(--gold);border-radius:10px;margin-bottom:16px;padding:14px 16px;font-size:.86rem}.landing-module__g1LwZa__matchReason b{color:var(--navy)}.landing-module__g1LwZa__pillRow{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.landing-module__g1LwZa__pill{border-radius:20px;align-items:center;gap:5px;padding:5px 11px;font-size:.74rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__pillAi{color:#8a6c3f;background:#b08d5724}.landing-module__g1LwZa__pillApproved{color:var(--green);background:#1e84491f}.landing-module__g1LwZa__cardActions{gap:10px;display:flex}.landing-module__g1LwZa__actionApprove{background:var(--navy);color:var(--white);text-align:center;border-radius:8px;flex:1;padding:11px;font-size:.88rem;font-weight:600}.landing-module__g1LwZa__actionEdit{background:var(--white);border:1px solid var(--border-c);color:var(--ink);text-align:center;border-radius:8px;flex:1;padding:11px;font-size:.88rem;font-weight:600}.landing-module__g1LwZa__floatingTag{background:var(--white);border:1px solid var(--border-c);box-shadow:var(--shadow);border-radius:10px;align-items:center;gap:7px;padding:9px 14px;font-size:.78rem;font-weight:600;display:flex;position:absolute}.landing-module__g1LwZa__floatingTag.landing-module__g1LwZa__top{color:var(--navy);animation:.9s ease-out .2s both landing-module__g1LwZa__floatIn;top:-18px;right:8px}.landing-module__g1LwZa__floatingTag.landing-module__g1LwZa__bottom{color:var(--green);animation:.9s ease-out .4s both landing-module__g1LwZa__floatIn;bottom:-20px;left:-10px}.landing-module__g1LwZa__dotLive{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s infinite landing-module__g1LwZa__pulse}@keyframes landing-module__g1LwZa__pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-module__g1LwZa__statbar{background:var(--navy);color:var(--white);padding:42px 0}.landing-module__g1LwZa__statbarGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.landing-module__g1LwZa__statNum{font-family:var(--font-sans);color:var(--gold-light);font-size:2.1rem;font-weight:800}.landing-module__g1LwZa__statLabel{color:#ffffffbf;margin-top:6px;font-size:.85rem}.landing-module__g1LwZa__statSource{color:#ffffff73;margin-top:4px;font-size:.7rem}@media (max-width:720px){.landing-module__g1LwZa__statbarGrid{grid-template-columns:1fr;gap:28px}}.landing-module__g1LwZa__section{padding:96px 0}.landing-module__g1LwZa__sectionHead{max-width:620px;margin-bottom:56px}.landing-module__g1LwZa__sectionHead h2{margin-top:14px;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.15}.landing-module__g1LwZa__sectionHead p{color:var(--slate);margin-top:14px;font-size:1.05rem}.landing-module__g1LwZa__sectionAlt{background:var(--white);border-top:1px solid var(--border-c);border-bottom:1px solid var(--border-c)}.landing-module__g1LwZa__steps{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.landing-module__g1LwZa__step{background:var(--white);border:1px solid var(--border-c);border-radius:14px;padding:30px 26px;position:relative}.landing-module__g1LwZa__stepNum{font-family:var(--font-mono);color:var(--gold);margin-bottom:14px;font-size:.82rem;font-weight:600;display:block}.landing-module__g1LwZa__step h3{margin-bottom:10px;font-size:1.15rem}.landing-module__g1LwZa__step p{color:var(--slate);font-size:.92rem}@media (max-width:860px){.landing-module__g1LwZa__steps{grid-template-columns:1fr}}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--white);border:1px solid var(--border-c);border-radius:14px;padding:28px 24px;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__featureCard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.landing-module__g1LwZa__featureIcon{width:40px;height:40px;color:var(--navy);background:#1f386414;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:8px;font-size:1.05rem}.landing-module__g1LwZa__featureCard p{color:var(--slate);font-size:.9rem}@media (max-width:900px){.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__trustWrap{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.landing-module__g1LwZa__trustDemo{background:var(--paper);border:1px solid var(--border-c);border-radius:16px;padding:28px}.landing-module__g1LwZa__trustRow{border-bottom:1px solid var(--border-c);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.landing-module__g1LwZa__trustRow:last-child{border-bottom:none}.landing-module__g1LwZa__trustRowLabel{font-size:.92rem;font-weight:500}.landing-module__g1LwZa__trustList{flex-direction:column;gap:16px;margin-top:24px;display:flex}.landing-module__g1LwZa__trustItem{align-items:flex-start;gap:14px;display:flex}.landing-module__g1LwZa__trustCheck{width:22px;height:22px;color:var(--green);background:#1e84491f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.75rem;font-weight:700;display:flex}.landing-module__g1LwZa__trustItem p{color:var(--slate);font-size:.94rem}.landing-module__g1LwZa__trustItem strong{color:var(--ink)}@media (max-width:860px){.landing-module__g1LwZa__trustWrap{grid-template-columns:1fr}}.landing-module__g1LwZa__icpBand{background:var(--navy);color:var(--white)}.landing-module__g1LwZa__icpBand .landing-module__g1LwZa__sectionHead p{color:#ffffffb3}.landing-module__g1LwZa__icpBand .landing-module__g1LwZa__sectionHead h2{color:var(--white)}.landing-module__g1LwZa__icpTags{flex-wrap:wrap;gap:12px;display:flex}.landing-module__g1LwZa__icpTag{color:#ffffffd9;border:1px solid #ffffff2e;border-radius:30px;padding:10px 20px;font-size:.88rem}.landing-module__g1LwZa__pricingBadge{color:#8a6c3f;background:#b08d5726;border-radius:20px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.landing-module__g1LwZa__priceCard{background:var(--white);border:1px solid var(--border-c);border-radius:16px;flex-direction:column;padding:32px 28px;display:flex}.landing-module__g1LwZa__priceCard.landing-module__g1LwZa__featured{border:2px solid var(--navy);box-shadow:var(--shadow);position:relative}.landing-module__g1LwZa__featuredTag{background:var(--navy);color:var(--white);border-radius:20px;padding:5px 12px;font-size:.7rem;font-weight:600;position:absolute;top:-13px;left:28px}.landing-module__g1LwZa__priceTier{font-family:var(--font-sans);margin-bottom:6px;font-size:1.15rem;font-weight:700}.landing-module__g1LwZa__priceSub{color:var(--slate);margin-bottom:22px;font-size:.85rem}.landing-module__g1LwZa__priceAmount{font-family:var(--font-sans);margin-bottom:2px;font-size:2.1rem;font-weight:800}.landing-module__g1LwZa__priceAmount span{color:var(--slate);font-size:.95rem;font-weight:500}.landing-module__g1LwZa__priceNote{color:var(--slate-light);margin-bottom:24px;font-size:.8rem}.landing-module__g1LwZa__priceFeatures{flex-grow:1;margin-bottom:28px;padding:0;list-style:none}.landing-module__g1LwZa__priceFeatures li{color:var(--slate);align-items:flex-start;gap:10px;padding:8px 0;font-size:.88rem;display:flex}.landing-module__g1LwZa__priceFeatures li:before{content:"✓";color:var(--green);font-weight:700}.landing-module__g1LwZa__priceBtn{text-align:center;cursor:pointer;border:none;border-radius:8px;padding:13px;font-size:.92rem;font-weight:600}.landing-module__g1LwZa__priceBtn.landing-module__g1LwZa__primary{background:var(--navy);color:var(--white)}.landing-module__g1LwZa__priceBtn.landing-module__g1LwZa__secondary{background:var(--paper);color:var(--navy);border:1px solid var(--border-c)}.landing-module__g1LwZa__priceFootnote{color:var(--slate);background:var(--paper);border:1px solid var(--border-c);border-radius:10px;margin-top:32px;padding:16px 20px;font-size:.85rem}@media (max-width:900px){.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__faqItem{border-bottom:1px solid var(--border-c);padding:22px 0}.landing-module__g1LwZa__faqQ{cursor:pointer;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;display:flex}.landing-module__g1LwZa__faqQ:after{content:"+";color:var(--gold);font-size:1.3rem;transition:transform .2s}.landing-module__g1LwZa__faqItem[open] .landing-module__g1LwZa__faqQ:after{transform:rotate(45deg)}.landing-module__g1LwZa__faqA{color:var(--slate);max-width:640px;margin-top:12px;font-size:.92rem}.landing-module__g1LwZa__faqQ{list-style:none}.landing-module__g1LwZa__faqQ::-webkit-details-marker{display:none}.landing-module__g1LwZa__finalCta{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);color:var(--white);text-align:center;border-radius:24px;max-width:1116px;margin:0 auto;padding:72px 40px}.landing-module__g1LwZa__finalCta h2{color:var(--white);font-size:clamp(1.7rem,3.2vw,2.4rem)}.landing-module__g1LwZa__finalCta p{color:#ffffffbf;max-width:480px;margin:16px auto 32px}.landing-module__g1LwZa__finalCta .landing-module__g1LwZa__btnPrimary{background:var(--gold)}.landing-module__g1LwZa__finalCta .landing-module__g1LwZa__btnPrimary:hover{background:var(--gold-light)}.landing-module__g1LwZa__footer{border-top:1px solid var(--border-c);padding:48px 0 32px}.landing-module__g1LwZa__footerGrid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__footerTag{color:var(--slate);font-size:.88rem}.landing-module__g1LwZa__footerLinks{color:var(--slate);gap:24px;font-size:.85rem;display:flex}.landing-module__g1LwZa__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.landing-module__g1LwZa__modalContent{background:0 0;border-radius:12px;max-width:100%;max-height:100vh;padding:0;position:relative;overflow-y:auto}.landing-module__g1LwZa__closeBtn{background:var(--bg-muted);cursor:pointer;width:30px;height:30px;color:var(--text-muted);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}
