.page_page__556_G{position:relative;min-height:100vh;background-color:#0b0b0e;color:#f2f2f7;font-family:var(--font-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.page_page__556_G:before{content:"";position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(900px,130vw);height:min(900px,130vw);background:radial-gradient(circle at 50% 50%,rgba(126,238,249,.45) 0,rgba(126,238,249,.22) 15%,rgba(126,238,249,.08) 35%,transparent 65%);pointer-events:none;z-index:0;filter:blur(20px)}.page_page__556_G>*{position:relative;z-index:1}.page_main__nw1Wk{padding:0 1rem 2rem;flex-direction:column;gap:1.25rem}.page_main__nw1Wk,.page_topBar__ZVnu0{width:100%;max-width:450px;display:flex}.page_topBar__ZVnu0{align-items:center;justify-content:space-between;padding:1rem 1rem .75rem;margin:0 0 .5rem}.page_wordmark__yyB7e{font-family:var(--font-family);font-size:1.25rem;font-weight:600;letter-spacing:-.01em;color:#f2f2f7}.page_topNav__2BcyD{display:flex;align-items:center;gap:.5rem}.page_navLink__Z58UL{font-size:.85rem;font-weight:500;color:#c7c7cc;text-decoration:none;padding:.45rem .9rem;border-radius:999px;border:1px solid #2c2c2e;background-color:rgba(255,255,255,.02);transition:background-color .12s ease,color .12s ease}.page_navLink__Z58UL:hover{color:#f2f2f7;background-color:rgba(255,255,255,.06)}.page_navPrimary__v_BLt{font-size:.85rem;font-weight:600;color:#0b0b0e;text-decoration:none;padding:.45rem 1rem;border-radius:999px;background-color:#7eeef9;transition:background-color .12s ease}.page_navPrimary__v_BLt:hover{background-color:#93f1fa}.page_hero__7KFOs{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0 .5rem;gap:1rem}.page_logoWrap__nsa2_{display:inline-flex;position:relative;z-index:1;filter:drop-shadow(0 0 24px rgba(126,238,249,.35)) drop-shadow(0 0 8px rgba(126,238,249,.25))}.page_headline__b1Dvh{position:relative;z-index:1;margin:.5rem 0 0;font-size:1.85rem;line-height:1.15;font-weight:700;letter-spacing:-.02em;color:#f2f2f7;max-width:18ch;text-shadow:0 0 30px rgba(126,238,249,.15)}.page_headlineAccent__mQSht{font-style:italic;color:#7eeef9}.page_subhead__SzCbz{position:relative;z-index:1;margin:0;font-size:.95rem;line-height:1.5;color:#c7c7cc;max-width:36ch}.page_chatCard__KGooC{background:linear-gradient(155deg,rgba(126,238,249,.08),#1a1a22 25%,#141419 60%,#0d0d12);border:1px solid #2a2a32;border-radius:18px;padding:1rem 1rem .85rem;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 8px 32px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.05)}.page_chatBody__IirQQ{display:flex;flex-direction:column;gap:.6rem;max-height:380px;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#2c2c2e transparent;padding-right:4px}.page_chatBody__IirQQ::-webkit-scrollbar{width:6px}.page_chatBody__IirQQ::-webkit-scrollbar-track{background:transparent}.page_chatBody__IirQQ::-webkit-scrollbar-thumb{background-color:#2c2c2e;border-radius:3px;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.page_chatBody__IirQQ::-webkit-scrollbar-thumb:hover{background-color:rgba(126,238,249,.4)}.page_bubble__4l7v_{display:flex;gap:.55rem;align-items:flex-start;padding:.75rem .9rem;border-radius:14px;font-size:.92rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word;max-width:94%;animation:page_bubbleIn__TcKfm .2s ease-out}@keyframes page_bubbleIn__TcKfm{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page_bubbleBot__vfoca{align-self:flex-start;background:linear-gradient(135deg,rgba(126,238,249,.14),#1f1f28 20%,#181820 70%,#131318);border:1px solid #303038;color:#f2f2f7;border-bottom-left-radius:4px}.page_bubbleAvatar__fUl0M{flex:0 0 24px;width:24px;height:24px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.page_bubbleAvatar__fUl0M img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.page_bubbleText__fiHcv{flex:1 1 auto}.page_bubbleUser__PiTIV{align-self:flex-end;background-color:#7eeef9;color:#0b0b0e;border-bottom-right-radius:4px}.page_bubbleUser__PiTIV .page_bubbleAvatar__fUl0M{display:none}.page_bubbleTyping__pMAGp{font-style:italic;color:#8e8e93;letter-spacing:.15em}.page_error__JBrsB{color:#ff453a;background-color:rgba(255,69,58,.1);border:1px solid rgba(255,69,58,.3);border-radius:8px;padding:.5rem .8rem;font-size:.85rem;margin:0}.page_chatInput__RB1m_{display:flex;align-items:center;gap:.5rem;background:linear-gradient(180deg,#232330,#1a1a23 50%,#141419);border:1px solid #2f2f38;border-radius:14px;padding:.6rem .6rem .6rem .95rem;transition:border-color .15s ease,box-shadow .15s ease}.page_chatInput__RB1m_:focus-within{border-color:rgba(126,238,249,.4);box-shadow:0 0 0 3px rgba(126,238,249,.08)}.page_chatInput__RB1m_ input{flex:1 1 auto;background:transparent;border:none;outline:none;font-family:inherit;font-size:.92rem;color:#f2f2f7;padding:.4rem 0}.page_chatInput__RB1m_ input::placeholder{color:#6e6e76}.page_chatInput__RB1m_ input:disabled{opacity:.6}.page_chatSubmit__PR_pe{flex:0 0 44px;height:44px;border-radius:12px;background-color:#7eeef9;color:#0b0b0e;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .12s ease,opacity .12s ease}.page_chatSubmit__PR_pe:hover:not(:disabled){background-color:#93f1fa}.page_chatSubmit__PR_pe:disabled{opacity:.45;cursor:not-allowed}.page_suggestions__Y8EqU{display:flex;flex-wrap:wrap;gap:.4rem}.page_suggestionChip__r7mAU{font-family:inherit;font-size:.8rem;font-weight:500;color:#7eeef9;background:linear-gradient(135deg,rgba(126,238,249,.12),rgba(126,238,249,.04));border:1px solid rgba(126,238,249,.3);border-radius:999px;padding:.45rem .95rem;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .1s ease}.page_suggestionChip__r7mAU:hover:not(:disabled){background:linear-gradient(135deg,rgba(126,238,249,.2),rgba(126,238,249,.08));border-color:rgba(126,238,249,.5)}.page_suggestionChip__r7mAU:active:not(:disabled){transform:scale(.97)}.page_suggestionChip__r7mAU:disabled{opacity:.5;cursor:not-allowed}.page_cardFooter__c45iP{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding-top:.75rem;border-top:1px solid #25252b}.page_cardFooterPrompt__iHr9u{font-size:.8rem;color:#a0a0a8}.page_cardFooterCta__3zNwV{display:inline-flex;align-items:center;gap:6px;padding:.5rem 1.05rem;background-color:#7eeef9;border:none;border-radius:999px;font-size:.85rem;font-weight:600;color:#0b0b0e;text-decoration:none;transition:background-color .12s ease}.page_cardFooterCta__3zNwV:hover{background-color:#93f1fa}.page_candidateList__Iooqx{display:flex;flex-direction:column;gap:.5rem;background:linear-gradient(135deg,rgba(126,238,249,.08),rgba(126,238,249,.03));border:1px solid rgba(126,238,249,.22);border-radius:12px;padding:.75rem}.page_candidateListHeader__ccSUg{margin:0 0 .2rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#8e8e93;font-weight:600}.page_candidateFooter__R0Nzd{margin:.2rem 0 0;font-size:.78rem;color:#8e8e93;line-height:1.4}.page_candidate__Ak_4f{display:flex;align-items:center;gap:.6rem;padding:.6rem .7rem;background-color:#1c1c1f;border:1px solid #25252b;border-radius:10px}.page_candidateAvatar__Yu475{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-color:#2c2c2e;display:inline-flex;align-items:center;justify-content:center;color:#8e8e93}.page_candidateBody__DdT_t{flex:1 1 auto;display:flex;flex-direction:column;gap:2px;min-width:0}.page_candidateName__c4u5Z{font-size:.92rem;font-weight:600;color:#f2f2f7}.page_candidateMeta__XN3Zs{font-size:.74rem;color:#8e8e93;display:flex;flex-wrap:wrap;gap:3px}.page_candidateBadges__Fw_TQ{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.page_badge__0mJr3{display:inline-flex;align-items:center;gap:3px;padding:1px 6px;background-color:rgba(48,209,88,.12);color:#30d158;border:1px solid rgba(48,209,88,.25);border-radius:5px;font-size:.68rem;font-weight:600}.page_candidateCta__Xa7uO{flex:0 0 auto;background-color:#7eeef9;color:#0b0b0e;border:none;border-radius:9px;padding:.45rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap}.page_candidateCta__Xa7uO:hover:not(:disabled){background-color:#93f1fa}.page_candidateCta__Xa7uO:disabled{opacity:.55;cursor:not-allowed}.page_expandCta__kaT0M{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-top:.5rem;background-color:#7eeef9;color:#0b0b0e;border:none;border-radius:10px;padding:.55rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.page_expandCta__kaT0M:hover{background-color:#93f1fa}.page_separator__H9Pqi{display:flex;align-items:center;text-align:center;margin:.25rem 0}.page_separator__H9Pqi:after,.page_separator__H9Pqi:before{content:"";flex:1 1 auto;height:1px;background-color:#25252b}.page_separatorText___SibA{padding:0 .75rem;font-size:.78rem;color:#6e6e76}.page_workerRow__mBdtt{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;background:linear-gradient(135deg,rgba(126,238,249,.12),#1c1c24 25%,#141419 70%,#0d0d12);border:1px solid #2c2c33;border-radius:12px;color:#f2f2f7;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .1s ease;box-shadow:0 6px 22px rgba(0,0,0,.4)}.page_workerRow__mBdtt:hover{background:linear-gradient(135deg,rgba(126,238,249,.2),#1c1c24 25%,#141419 70%,#0d0d12);border-color:rgba(126,238,249,.35)}.page_workerRow__mBdtt:active{transform:scale(.99)}.page_workerRowText__Tgp6b{display:flex;flex-direction:column;gap:2px}.page_workerEyebrow__a4SBU{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#8e8e93}.page_workerCopy__mrkER{font-size:.92rem;font-weight:600;color:#f2f2f7}@media (min-width:480px){.page_main__nw1Wk,.page_topBar__ZVnu0{padding-left:1.25rem;padding-right:1.25rem}.page_headline__b1Dvh{font-size:2.2rem}}