.chat-msg{max-width:85%;padding:.9rem 1.2rem;border-radius:16px;font-size:.95rem;line-height:1.7;word-wrap:break-word;position:relative}.chat-msg__time{display:block;font-size:.7rem;margin-top:.35rem;opacity:.5}.chat-option-btn{padding:.7rem 1.5rem;border:2px solid #2563EB;border-radius:999px;color:#2563eb;font-size:.95rem;font-weight:600;cursor:pointer;background:#eff6ff;transition:all .15s}.chat-option-btn:hover{background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.chat-typing{align-self:flex-start;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.2rem;background:#f1f5f9;border-radius:16px;border:1px solid #E2E8F0}.chat-typing__text{font-size:.9rem;color:#64748b;font-weight:500}.chat-typing__dots{display:flex;gap:4px;align-items:center}.chat-typing__dots span{width:6px;height:6px;background:#94a3b8;border-radius:50%;animation:chatTyping 1.4s infinite both}.chat-typing__dots span:nth-child(2){animation-delay:.2s}.chat-typing__dots span:nth-child(3){animation-delay:.4s}@keyframes chatTyping{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.chat-page{position:fixed;inset:0;z-index:1000;background:#fff;display:none;flex-direction:column;overflow:hidden}.chat-page.open{display:flex;animation:chatFadeIn .3s var(--ease-out)}@keyframes chatFadeIn{0%{opacity:0}to{opacity:1}}.chat-page__header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 2rem;border-bottom:1px solid #E2E8F0;flex-shrink:0}.chat-page__logo{font-family:var(--font-heading);font-weight:800;font-size:1.35rem;color:#0f172a;display:flex;align-items:center;cursor:default}.logo-dot{color:#2563eb}.chat-page__back{display:flex;align-items:center;gap:.5rem;color:#64748b;font-family:var(--font-heading);font-size:.9rem;font-weight:500;padding:.5rem 1rem;border-radius:var(--radius-full);transition:all .2s;cursor:pointer}.chat-page__back:hover{color:#0f172a;background:#f1f5f9}.chat-page__body{flex:1;display:flex;overflow:hidden}.chat-page__center{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.chat-page__left-sidebar{width:340px;flex-shrink:0;border-right:1px solid #E2E8F0;overflow-y:auto;background:#fafbfc;display:none;flex-direction:column}.chat-page__left-sidebar.visible{display:flex}.chat-left__header{padding:1rem 1.25rem;border-bottom:1px solid #E2E8F0;flex-shrink:0}.chat-left__title{font-size:.95rem;font-weight:700;color:#0f172a}.chat-left__list{flex:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:.6rem}.chat-left__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.75rem;color:#94a3b8;text-align:center;font-size:.85rem;padding:2rem}.chat-left__card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:.85rem 1rem;transition:all .15s}.chat-left__card:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb14}.chat-left__card-title{font-size:.85rem;font-weight:700;color:#0f172a;margin-bottom:.3rem;line-height:1.3}.chat-left__card-sector{font-size:.75rem;color:#64748b;margin-bottom:.5rem}.chat-left__card-status{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;margin-bottom:.4rem}.chat-left__card-status--applied{background:#dbeafe;color:#1d4ed8}.chat-left__card-status--in_process{background:#fef3c7;color:#92400e}.chat-left__card-status--completed{background:#d1fae5;color:#065f46}.chat-left__card-status--rejected{background:#fee2e2;color:#991b1b}.chat-left__card-scores{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.4rem}.chat-left__score{font-size:.7rem;padding:.15rem .5rem;border-radius:6px;background:#f1f5f9;color:#334155;font-weight:600}@media(max-width:1100px){.chat-page__left-sidebar{display:none!important}}.rp__card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .15s}.rp__card:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.rp__card--selected{background:var(--rp-color, #1E40AF);border-color:var(--rp-color, #1E40AF);box-shadow:0 8px 24px #00000026;transform:scale(1.01)}.rp__card--selected .rp__accent{display:none}.rp__card--selected .rp__title{color:#fff}.rp__card--selected .rp__meta{color:#fffc}.rp__card--selected .rp__salary,.rp__card--selected .rp__salary strong{color:#fff}.rp__card--selected .rp__salary span{color:#ffffffb3}.rp__card--selected .rp__skill{background:#fff3;color:#fff}.rp__card--selected .rp__skill--more{background:#ffffff26;color:#fffc}.rp__card--selected .rp__apply{background:#fff!important;color:var(--rp-color, #1E40AF)}.rp__accent{height:4px;width:100%}.rp__title{font-size:.9rem;font-weight:800;color:#0f172a;padding:.75rem .85rem .2rem;line-height:1.3}.rp__meta{font-size:.72rem;color:#64748b;padding:0 .85rem;line-height:1.4;overflow-wrap:break-word;margin-bottom:.4rem}.rp__salary{padding:0 .85rem .5rem;font-size:.85rem;color:#0f172a}.rp__salary strong{font-weight:800}.rp__salary span{color:#64748b;font-size:.75rem}.rp__bottom{display:flex;align-items:flex-end;justify-content:space-between;padding:0 .85rem .75rem;gap:.5rem}.rp__skills{display:flex;flex-wrap:wrap;gap:.25rem;flex:1}.rp__skill{font-size:.65rem;padding:.15rem .4rem;background:#eff6ff;color:#2563eb;border-radius:999px;font-weight:500;white-space:nowrap}.rp__skill--more{background:#f1f5f9;color:#64748b}.rp__apply{padding:.4rem 1rem;border-radius:999px;color:#fff;font-size:.78rem;font-weight:600;cursor:pointer;border:none;white-space:nowrap;transition:all .15s;flex-shrink:0}.rp__apply:hover{opacity:.9;transform:translateY(-1px)}.chat-page__main{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:2rem;min-width:0}.chat-page__sidebar{width:400px;flex-shrink:0;border-left:1px solid #E2E8F0;overflow-y:auto;background:#fff;display:flex;flex-direction:column}.chat-sidebar__content{padding:0;flex:1}.chat-sidebar__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:300px;gap:1rem;color:#94a3b8;text-align:center;font-size:.9rem;padding:2rem}.cs__accent{height:5px;width:100%;transition:background .2s}.cs__body{padding:1.5rem 2rem 2rem}.cs__badges{display:flex;gap:.4rem;margin-bottom:.5rem}.cs__badge{font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:999px}.cs__badge--urgent{background:#fef3c7;color:#92400e}.cs__title{font-size:1.35rem;color:#0f172a;font-weight:800;margin-bottom:.25rem;line-height:1.3}.cs__company{font-size:.9rem;color:#334155;font-weight:500}.cs__location{font-size:.85rem;color:#64748b;margin-bottom:1rem}.cs__info{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.cs__info-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:#334155;background:#f3f4f6;padding:.4rem .75rem;border-radius:999px;white-space:nowrap}.cs__info-item svg{color:#94a3b8;flex-shrink:0;width:14px;height:14px}.cs__section{margin-bottom:1.25rem}.cs__section h3{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.cs__section div{font-size:.88rem;color:#334155;line-height:1.65;white-space:pre-wrap}.cs__skills{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.cs__skill{font-size:.75rem;padding:.25rem .6rem;background:#eff6ff;color:#2563eb;border-radius:999px;font-weight:500}@media(max-width:900px){.chat-page__sidebar{display:none}}.chat-page__welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;max-width:700px;text-align:center;animation:fadeInUp .5s var(--ease-out)}.chat-page__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f172a;letter-spacing:-.03em;margin-bottom:1rem;line-height:1.2}.chat-page__title-accent{background:var(--grad-blue);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chat-page__subtitle{font-size:1.05rem;color:#64748b;line-height:1.7;margin-bottom:2.5rem;max-width:550px}.chat-page__suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.chat-page__suggestion{display:flex;align-items:center;gap:.65rem;padding:.85rem 1.3rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:var(--radius-lg);color:#334155;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.chat-page__suggestion:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px)}.chat-page__suggestion-icon{font-size:1.2rem}.chat-page__conversation{width:100%;max-width:700px;display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}.chat-msg{max-width:85%;padding:.9rem 1.2rem;border-radius:16px;font-size:.95rem;line-height:1.7;word-wrap:break-word}.chat-msg--user{align-self:flex-end;background:#2563eb;color:#fff;border-bottom-right-radius:4px}.chat-msg--bot{align-self:flex-start;background:#f1f5f9;color:#1e293b;border:1px solid #E2E8F0;border-bottom-left-radius:4px}.chat-msg--bot a{color:#2563eb;text-decoration:underline}.chat-msg--bot strong{color:#0f172a;font-weight:700}.chat-msg--options{align-self:flex-start;background:transparent!important;border:none!important;padding:0;display:flex;flex-wrap:wrap;gap:.75rem}.chat-option-btn{padding:.7rem 1.5rem;border:2px solid #2563EB;border-radius:999px;color:#2563eb;font-size:.95rem;font-weight:600;cursor:pointer;background:#fff;transition:all .15s;font-family:var(--font-heading)}.chat-option-btn:hover{background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.chat-typing{align-self:flex-start;display:flex;gap:5px;padding:.9rem 1.2rem;background:#f1f5f9;border-radius:16px;border:1px solid #E2E8F0}.chat-typing span{width:9px;height:9px;background:#94a3b8;border-radius:50%;animation:typing 1.4s infinite both}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.chat-page__footer{flex-shrink:0;padding:1rem 2rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.chat-page__input-wrap{display:flex;gap:.75rem;width:100%;max-width:700px}.chat-page__input{flex:1;padding:1rem 1.4rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:var(--radius-full);font-family:var(--font-body);font-size:1rem;color:#0f172a;outline:none;transition:all .2s}.chat-page__input::placeholder{color:#94a3b8}.chat-page__input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.chat-page__upload{width:44px;height:44px;border-radius:50%;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;flex-shrink:0;border:1px solid #E2E8F0;align-self:center}.chat-page__upload:hover{background:#f1f5f9;color:#2563eb;border-color:#2563eb}.chat-page__send{width:52px;height:52px;border-radius:50%;background:var(--grad-blue);color:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s;flex-shrink:0}.chat-page__send:hover{transform:scale(1.08)}.chat-page__powered{font-size:.75rem;color:#94a3b8}@media(max-width:768px){.chat-page__header{padding:.75rem 1rem}.chat-page__main{padding:1.5rem 1rem}.chat-page__footer{padding:.75rem 1rem 1rem}.chat-page__suggestions{flex-direction:column;align-items:center}.chat-page__suggestion{width:100%;max-width:320px}}
