.recruitment-chat{position:fixed;z-index:9995;bottom:22px;right:22px;font-family:Roboto,Arial,sans-serif}.recruitment-chat--left{right:auto;left:22px}.recruitment-chat__launcher{display:flex;align-items:center;gap:9px;border:1px solid #b69552;border-radius:999px;padding:12px 17px;background:#252b23;color:#f6f0dd;font-weight:800;box-shadow:0 12px 35px #0008;cursor:pointer}.recruitment-chat__launcher span:first-child{color:#e0b84f}.recruitment-chat__panel{position:absolute;right:0;bottom:58px;width:min(390px,calc(100vw - 28px));height:min(650px,calc(100vh - 95px));background:#131812;border:1px solid #7f7456;border-radius:14px;box-shadow:0 22px 70px #000c;overflow:hidden;color:#eee;display:grid;grid-template-rows:auto 1fr auto auto auto}.recruitment-chat--left .recruitment-chat__panel{right:auto;left:0}.recruitment-chat__panel[hidden]{display:none}.recruitment-chat__panel>header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:linear-gradient(135deg,#30392b,#171c17);border-bottom:1px solid #665f47}.recruitment-chat__panel header div{display:grid}.recruitment-chat__panel header small{color:#c9bd93}.recruitment-chat__panel header strong{font-family:Oswald,sans-serif;font-size:1.2rem;letter-spacing:.04em}.recruitment-chat__panel header button{border:0;background:transparent;color:white;font-size:1.7rem;cursor:pointer}.recruitment-chat__messages{overflow:auto;padding:14px;display:flex;flex-direction:column;gap:12px}.chat-message{max-width:91%;padding:11px 13px;border-radius:12px;line-height:1.46}.chat-message--assistant{align-self:flex-start;background:#282e26;border:1px solid #4c5548}.chat-message--user{align-self:flex-end;background:#5f5432;border:1px solid #9c8852}.chat-message p{margin:.15em 0 .6em}.chat-message ul,.chat-message ol{padding-left:20px}.chat-message small{display:block;margin-top:8px;color:#c8bea0}.chat-feedback{display:flex;gap:6px;align-items:center;margin-top:10px;font-size:.78rem;color:#c7bea4}.chat-feedback button,.recruitment-chat__suggestions button{border:1px solid #6f765f;background:#1d221c;color:#eee;border-radius:999px;padding:5px 9px;cursor:pointer}.chat-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.chat-links a{background:#b4944d;color:#12140f;text-decoration:none;border-radius:5px;padding:7px 9px;font-weight:700}.recruitment-chat__suggestions{padding:0 12px 10px;display:flex;gap:7px;overflow-x:auto}.recruitment-chat__suggestions button{white-space:nowrap}.recruitment-chat__form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px 12px;border-top:1px solid #494a3e;background:#191e18}.recruitment-chat__form textarea{resize:none;border:1px solid #5f6557;background:#0f130f;color:white;border-radius:8px;padding:9px}.recruitment-chat__form button{border:0;border-radius:8px;background:#b4944d;color:#151710;font-weight:800;padding:0 14px}.recruitment-chat__panel>footer{padding:7px 12px;text-align:center;font-size:.72rem;color:#9f9d91;background:#111510}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.recruitment-chat{right:12px;bottom:12px}.recruitment-chat__panel{position:fixed;inset:0;width:100vw;height:100dvh;border-radius:0}.recruitment-chat__launcher{padding:11px 14px}}
.chat-hide-desktop{display:none}@media(max-width:600px){.chat-hide-desktop{display:block}.chat-hide-mobile{display:none}}
