.Chatbot-module__O_7cYq__root{--chat-navy:var(--purple);--chat-navy-soft:var(--purple-deep);--chat-accent:var(--coral);--chat-accent-deep:var(--coral-deep);--chat-panel:#fff;--chat-text:var(--ink);--chat-muted:var(--muted);--chat-bubble:var(--indigo-tint);--chat-border:#c8c5dd;--chat-online:#55d84f;--chat-shadow:0 24px 80px #2b0c5247, 0 6px 24px #2b0c521f;--chat-radius:28px;--chat-launcher-space:78px;--chat-clearance:calc(max(16px, env(safe-area-inset-top)) + max(16px, env(safe-area-inset-bottom)) + 12px);--chat-panel-width:min(420px, calc(100vw - 24px));--chat-panel-height:min(760px, calc(100dvh - var(--chat-clearance)));z-index:1000;right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));width:max-content;max-width:var(--chat-panel-width);font-family:var(--font-body);color:var(--chat-text);box-sizing:border-box;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;left:auto}@supports (height:100svh){.Chatbot-module__O_7cYq__root{--chat-panel-height:min(760px, calc(100svh - var(--chat-clearance)))}}.Chatbot-module__O_7cYq__root *,.Chatbot-module__O_7cYq__root :before,.Chatbot-module__O_7cYq__root :after{box-sizing:border-box}.Chatbot-module__O_7cYq__panel{width:var(--chat-panel-width);max-width:var(--chat-panel-width);height:var(--chat-panel-height);max-height:var(--chat-panel-height);border-radius:var(--chat-radius);background:var(--chat-panel);box-shadow:var(--chat-shadow);opacity:0;visibility:hidden;transform-origin:100% 100%;pointer-events:none;transition:opacity .22s var(--ease), transform .32s var(--ease), visibility .22s;border:1.5px solid #534f9b47;grid-template-rows:auto minmax(0,1fr);align-self:flex-end;margin-left:auto;display:grid;position:absolute;bottom:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(22px)scale(.965)}.Chatbot-module__O_7cYq__panelOpen{opacity:1;visibility:visible;pointer-events:auto;transform:none}.Chatbot-module__O_7cYq__header{color:#fff;background:var(--chat-navy);min-height:148px;padding:26px 26px 46px;position:relative;overflow:hidden}.Chatbot-module__O_7cYq__headerMark{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.42;width:128px;height:auto;position:absolute;top:-18px;right:-10px}.Chatbot-module__O_7cYq__identity{z-index:2;align-items:center;gap:15px;max-width:calc(100% - 78px);margin-left:-4px;padding-right:8px;display:flex;position:relative}.Chatbot-module__O_7cYq__identityCopy{flex:auto;min-width:0;max-width:none}.Chatbot-module__O_7cYq__botMark{object-fit:cover;background:#ffffff1f;border:2.5px solid #ffffff8c;border-radius:50%;flex:none;width:70px;height:70px;box-shadow:0 4px 14px #0000002e}.Chatbot-module__O_7cYq__botMarkSmall{object-fit:cover;background:#ffffff1f;border:2px solid #ffffff80;border-radius:50%;flex:none;width:52px;height:52px;box-shadow:0 3px 10px #00000029}.Chatbot-module__O_7cYq__identityCopy h2{color:#fff;letter-spacing:-.015em;white-space:nowrap;margin:0 0 2px;font-size:1.25rem;font-weight:700;line-height:1.25}.Chatbot-module__O_7cYq__identityCopy p{color:#ffffffc7;margin:0 0 4px;font-size:.94rem;font-weight:500;line-height:1.35}.Chatbot-module__O_7cYq__status{color:#ffffffc2;align-items:center;gap:7px;font-size:.9rem;font-weight:500;display:inline-flex}.Chatbot-module__O_7cYq__statusDot{background:var(--chat-online);border-radius:50%;width:11px;height:11px}.Chatbot-module__O_7cYq__windowActions{z-index:3;align-items:center;gap:4px;display:flex;position:absolute;top:24px;right:22px}.Chatbot-module__O_7cYq__windowActions button{color:#ffffffd1;width:34px;height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:1.7rem;font-weight:400;line-height:1;transition:color .18s,background .18s,transform .18s;display:grid}.Chatbot-module__O_7cYq__windowActions button:hover{color:#fff;background:#ffffff1f;transform:scale(1.04)}.Chatbot-module__O_7cYq__wave{z-index:1;pointer-events:none;width:calc(100% + 4px);height:72px;position:absolute;bottom:-2px;left:-2px;right:-2px}.Chatbot-module__O_7cYq__body{background:var(--chat-panel);grid-template-rows:minmax(72px,1fr) auto auto auto;min-height:0;padding:12px 22px 18px;display:grid}.Chatbot-module__O_7cYq__messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#1d184c38 transparent;flex-direction:column;gap:8px;min-height:0;padding:4px 6px 12px 0;display:flex;overflow-y:auto}.Chatbot-module__O_7cYq__message{overflow-wrap:anywhere;word-break:break-word;width:fit-content;max-width:88%;animation:Chatbot-module__O_7cYq__messageIn .32s var(--ease) both;border-radius:18px;padding:15px 19px;font-size:.98rem;font-weight:500;line-height:1.45}.Chatbot-module__O_7cYq__message p{overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0}.Chatbot-module__O_7cYq__message a{max-width:100%;color:var(--chat-navy);text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;font-weight:700;text-decoration:underline;display:inline}.Chatbot-module__O_7cYq__messageUser a{color:#fff}.Chatbot-module__O_7cYq__message p+p{margin-top:8px}.Chatbot-module__O_7cYq__messageBlockGroup{gap:8px;display:grid}.Chatbot-module__O_7cYq__messageSubheading{color:var(--chat-navy);font-size:.88rem;line-height:1.25;display:block}.Chatbot-module__O_7cYq__messageList{gap:5px;margin:9px 0 0;padding-left:18px;display:grid}.Chatbot-module__O_7cYq__messageList li::marker{color:var(--chat-accent-deep)}.Chatbot-module__O_7cYq__messageLinks{gap:6px;margin-top:11px;display:grid}.Chatbot-module__O_7cYq__messageLinks a{color:var(--chat-navy);background:#ffffffb8;border:1px solid #534f9b2e;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:.82rem;font-weight:700;line-height:1.25;text-decoration:none;display:flex}.Chatbot-module__O_7cYq__messageLinks a:hover{border-color:var(--chat-accent);background:#fff}.Chatbot-module__O_7cYq__messageWithLocations{width:100%;max-width:100%}.Chatbot-module__O_7cYq__locationResults{gap:9px;width:100%;min-width:0;margin-top:12px;display:grid}.Chatbot-module__O_7cYq__locationMap{aspect-ratio:1024/516;isolation:isolate;background:#e8e7f2;border:1px solid #534f9b2e;border-radius:12px;width:100%;position:relative;overflow:hidden}.Chatbot-module__O_7cYq__locationMap>img{object-fit:cover;width:100%;height:100%;display:block}.Chatbot-module__O_7cYq__locationMapLabel{z-index:2;color:#fff;background:#534f9beb;border-radius:7px;max-width:calc(100% - 16px);padding:5px 8px;font-size:.68rem;font-weight:800;line-height:1.2;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #534f9b47}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__locationPin{z-index:3;border:2px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:20px;height:20px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;position:absolute;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 2px 7px #14113a59}.Chatbot-module__O_7cYq__locationPin span{background:#fff;border-radius:50%;width:5px;height:5px}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__locationPin:hover,.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__locationPin:focus-visible{z-index:4;transform:translate(-50%,-100%)rotate(-45deg)scale(1.18);box-shadow:0 3px 11px #14113a7a}.Chatbot-module__O_7cYq__locationCards{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-color:#1d184c3d transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:8px;min-width:0;padding:1px 1px 5px;display:flex;overflow-x:auto}.Chatbot-module__O_7cYq__locationCard{scroll-snap-align:start;background:#fff;border:1px solid #1d184c29;border-radius:11px;flex:0 0 min(240px,82%);gap:6px;min-width:min(240px,82%);padding:10px;display:grid}.Chatbot-module__O_7cYq__locationCardHead{gap:6px;display:grid}.Chatbot-module__O_7cYq__locationCardHead strong{color:var(--chat-navy);font-size:.8rem;line-height:1.25}.Chatbot-module__O_7cYq__locationStatus{color:#fff;border-radius:999px;width:fit-content;padding:3px 6px;font-size:.6rem;font-weight:800;line-height:1.2}.Chatbot-module__O_7cYq__locationStatusAvailable{background:#228646}.Chatbot-module__O_7cYq__locationStatusLimited{color:#422e00;background:#f1bd45}.Chatbot-module__O_7cYq__locationStatusWaiting{background:#a63a50}.Chatbot-module__O_7cYq__locationStatusOffice{background:var(--chat-navy-soft)}.Chatbot-module__O_7cYq__locationCard p{color:var(--chat-muted);margin:0;font-size:.7rem;font-weight:500;line-height:1.35}.Chatbot-module__O_7cYq__locationCard small{color:var(--chat-text);font-size:.66rem;font-weight:700}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__locationCard a{width:fit-content;color:var(--chat-navy);align-self:end;align-items:center;gap:5px;margin-top:2px;font-size:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.Chatbot-module__O_7cYq__locationSource{color:var(--chat-muted);justify-content:space-between;align-items:center;gap:8px;font-size:.61rem;font-weight:600;line-height:1.25;display:flex}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__locationSource a{color:var(--chat-navy);font-size:inherit;flex:none;font-weight:800}.Chatbot-module__O_7cYq__jobResults{gap:9px;width:100%;min-width:0;margin-top:12px;display:grid}.Chatbot-module__O_7cYq__message>.Chatbot-module__O_7cYq__jobResults:first-child{margin-top:0;margin-bottom:12px}.Chatbot-module__O_7cYq__jobResultsHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.Chatbot-module__O_7cYq__jobResultsHead>strong{color:var(--chat-navy);font-size:.86rem;line-height:1.25}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__jobResultsHead a{color:var(--chat-navy);flex:none;font-size:.65rem;font-weight:800}.Chatbot-module__O_7cYq__jobCards{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-color:#1d184c3d transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:9px;min-width:0;padding:1px 1px 6px;display:flex;overflow-x:auto}.Chatbot-module__O_7cYq__jobCard{scroll-snap-align:start;background:#fff;border:1px solid #1d184c29;border-radius:12px;flex:0 0 min(270px,88%);gap:9px;min-width:min(270px,88%);padding:12px;display:grid;box-shadow:0 4px 12px #1d184c0d}.Chatbot-module__O_7cYq__jobCardHead{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.Chatbot-module__O_7cYq__jobCardHead strong{color:var(--chat-navy);font-size:.86rem;line-height:1.25}.Chatbot-module__O_7cYq__jobCardHead span{color:#fff;background:var(--chat-navy-soft);border-radius:999px;flex:none;padding:3px 6px;font-size:.58rem;font-weight:800;line-height:1.2}.Chatbot-module__O_7cYq__jobFacts{gap:7px;margin:0;display:grid}.Chatbot-module__O_7cYq__jobFacts div{gap:1px;display:grid}.Chatbot-module__O_7cYq__jobFacts dt{color:var(--chat-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:800;line-height:1.2}.Chatbot-module__O_7cYq__jobFacts dd{color:var(--chat-text);margin:0;font-size:.7rem;font-weight:650;line-height:1.35}.Chatbot-module__O_7cYq__jobEligibility{color:#5d4100;background:#fff6dc;border-radius:8px;margin:0;padding:7px 8px;font-size:.62rem;font-weight:650;line-height:1.35}.Chatbot-module__O_7cYq__jobActions{grid-template-columns:1fr 1fr;align-self:end;gap:7px;display:grid}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__jobActions a{min-height:34px;color:var(--chat-navy);text-align:center;background:#fff;border:1px solid #1d184c47;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:7px 8px;font-size:.67rem;font-weight:800;line-height:1.15;text-decoration:none;display:flex}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__jobActions .Chatbot-module__O_7cYq__jobApply{border-color:var(--chat-navy);color:#fff;background:var(--chat-navy)}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__jobActions a:hover{border-color:var(--chat-accent-deep);box-shadow:0 4px 10px #1d184c1f}.Chatbot-module__O_7cYq__jobSource{color:var(--chat-muted);justify-content:space-between;align-items:center;gap:8px;font-size:.61rem;font-weight:600;line-height:1.25;display:flex}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__jobSource a{color:var(--chat-navy);font-size:inherit;flex:none;font-weight:800}.Chatbot-module__O_7cYq__messageBot{color:var(--chat-text);background:var(--chat-bubble);border-bottom-left-radius:8px;align-self:flex-start}.Chatbot-module__O_7cYq__messageUser{color:#fff;background:var(--chat-navy);border-bottom-right-radius:8px;align-self:flex-end}.Chatbot-module__O_7cYq__typing{align-items:center;gap:5px;min-width:62px;min-height:48px;display:inline-flex}.Chatbot-module__O_7cYq__typing span{background:var(--chat-muted);border-radius:50%;width:7px;height:7px;animation:1.15s ease-in-out infinite Chatbot-module__O_7cYq__typing}.Chatbot-module__O_7cYq__typing span:nth-child(2){animation-delay:.13s}.Chatbot-module__O_7cYq__typing span:nth-child(3){animation-delay:.26s}.Chatbot-module__O_7cYq__quickActions{gap:9px;padding-bottom:16px;display:grid}.Chatbot-module__O_7cYq__quickActionsArea{min-width:0}.Chatbot-module__O_7cYq__quickActionsScrollable{overscroll-behavior:contain;scroll-behavior:smooth;scroll-snap-type:y proximity;scrollbar-color:#1d184c52 transparent;scrollbar-gutter:stable;scrollbar-width:thin;touch-action:pan-y;-webkit-overflow-scrolling:touch;grid-template-columns:1fr;max-height:158px;margin-bottom:0;padding:0 6px 0 0;scroll-padding-block:4px;overflow:hidden auto}.Chatbot-module__O_7cYq__quickActionsScrollable button{scroll-snap-align:start}.Chatbot-module__O_7cYq__quickActionsScrollable::-webkit-scrollbar{width:6px}.Chatbot-module__O_7cYq__quickActionsScrollable::-webkit-scrollbar-thumb{background:#1d184c4d;border-radius:999px}.Chatbot-module__O_7cYq__quickActionsScrollable::-webkit-scrollbar-track{background:0 0}.Chatbot-module__O_7cYq__optionsHint{color:var(--chat-muted);justify-content:center;align-items:center;gap:6px;margin:7px 0 12px;font-size:.7rem;font-weight:700;line-height:1.2;display:flex}.Chatbot-module__O_7cYq__optionsHint span{color:var(--chat-accent-deep);font-size:.9rem}.Chatbot-module__O_7cYq__quickActions button{border:1.7px solid var(--chat-border);min-height:66px;color:var(--chat-text);font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease, box-shadow .18s ease, color .18s ease, transform .18s var(--ease);background:#fff;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:9px 16px 9px 13px;font-size:.98rem;font-weight:700;display:grid;box-shadow:0 2px 4px #19164508}.Chatbot-module__O_7cYq__quickActions button:hover{border-color:var(--chat-accent);color:var(--chat-navy);transform:translateY(-2px);box-shadow:0 8px 20px #1d184c1a}.Chatbot-module__O_7cYq__quickActions button:disabled{cursor:default;opacity:.58;transform:none}.Chatbot-module__O_7cYq__quickActionsCompact{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.Chatbot-module__O_7cYq__quickActionsCompact.Chatbot-module__O_7cYq__quickActionsScrollable{grid-template-columns:1fr}.Chatbot-module__O_7cYq__quickActionsCompact:has(button:only-child){grid-template-columns:1fr}.Chatbot-module__O_7cYq__quickActionsCompact button{border-width:1px;border-radius:12px;grid-template-columns:minmax(0,1fr) 18px;gap:5px;width:100%;min-height:48px;padding:8px 10px 8px 12px;font-size:.78rem;line-height:1.25}.Chatbot-module__O_7cYq__quickActionsCompact .Chatbot-module__O_7cYq__chevron svg{stroke-width:2.4px;width:17px;height:17px}.Chatbot-module__O_7cYq__actionIcon{width:42px;height:42px;color:var(--chat-navy);place-items:center;display:grid}.Chatbot-module__O_7cYq__actionIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px;overflow:visible}.Chatbot-module__O_7cYq__chevron{color:var(--chat-navy);place-items:center;display:grid}.Chatbot-module__O_7cYq__chevron svg{fill:none;stroke:currentColor;stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px;transition:transform .18s var(--ease)}.Chatbot-module__O_7cYq__quickActions button:hover .Chatbot-module__O_7cYq__chevron svg{transform:translate(3px)}.Chatbot-module__O_7cYq__composer{border:1.7px solid var(--chat-border);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) 52px;align-items:center;min-height:67px;padding:6px 7px 6px 18px;transition:border-color .18s,box-shadow .18s;display:grid}.Chatbot-module__O_7cYq__composer:focus-within{border-color:var(--chat-accent);box-shadow:0 0 0 4px #39c6df24}.Chatbot-module__O_7cYq__send{cursor:pointer;border:0;place-items:center;padding:0;display:grid}.Chatbot-module__O_7cYq__inputWrap{min-width:0}.Chatbot-module__O_7cYq__inputWrap input{width:100%;min-width:0;color:var(--chat-text);font:inherit;background:0 0;border:0;outline:0;padding:11px 8px 11px 0;font-size:16px;font-weight:500}.Chatbot-module__O_7cYq__inputWrap input::placeholder{color:#8a8b9c;opacity:1}.Chatbot-module__O_7cYq__inputWrap input:disabled{cursor:not-allowed;opacity:.55}.Chatbot-module__O_7cYq__send{color:#fff;background:var(--chat-accent);border-radius:14px;width:48px;height:48px;transition:background .16s,opacity .16s}.Chatbot-module__O_7cYq__send:hover:not(:disabled){background:var(--chat-accent-deep)}.Chatbot-module__O_7cYq__send:disabled{opacity:.45;cursor:default}.Chatbot-module__O_7cYq__send svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.Chatbot-module__O_7cYq__disclaimer{color:var(--chat-muted);margin:12px 4px 0;font-size:.71rem;font-weight:500;line-height:1.48}.Chatbot-module__O_7cYq__disclaimer a{color:var(--chat-accent-deep);font-weight:700}.Chatbot-module__O_7cYq__aiLabel{color:var(--chat-navy);margin-right:6px;font-weight:800}.Chatbot-module__O_7cYq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Chatbot-module__O_7cYq__launcher{z-index:2;color:#fff;background:var(--chat-navy);max-width:100%;min-height:66px;box-shadow:var(--chat-shadow);font:inherit;cursor:pointer;opacity:1;pointer-events:auto;transition:opacity .18s ease, transform .25s var(--ease), background .18s ease;border:0;border-radius:999px;align-self:flex-end;align-items:center;gap:10px;margin-left:auto;padding:7px 7px 7px 22px;font-size:.96rem;font-weight:700;display:flex;position:relative;transform:none}.Chatbot-module__O_7cYq__launcher:hover{background:var(--chat-navy-soft);transform:translateY(-3px)}.Chatbot-module__O_7cYq__launcherText{text-align:right;gap:1px;padding-right:4px;line-height:1.2;display:grid}.Chatbot-module__O_7cYq__launcherAvatar{flex-shrink:0;place-items:center;display:grid;position:relative}.Chatbot-module__O_7cYq__launcherText strong{color:#fff;font-size:.96rem;font-weight:800}.Chatbot-module__O_7cYq__launcherText small{color:#ffffffbd;font-size:.72rem;font-weight:500}.Chatbot-module__O_7cYq__launcherHidden{display:none}.Chatbot-module__O_7cYq__launcherPulse{border:2.5px solid var(--chat-navy);background:var(--chat-online);border-radius:50%;width:13px;height:13px;position:absolute;bottom:1px;right:1px}@keyframes Chatbot-module__O_7cYq__messageIn{0%{opacity:0;transform:translateY(7px)}}@keyframes Chatbot-module__O_7cYq__typing{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (max-width:1024px){.Chatbot-module__O_7cYq__root{--chat-radius:26px;--chat-launcher-space:72px;--chat-panel-width:min(360px, calc(100vw - 24px));--chat-panel-height:min(560px, calc(100dvh - var(--chat-clearance)));right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom))}@supports (height:100svh){.Chatbot-module__O_7cYq__root{--chat-panel-height:min(560px, calc(100svh - var(--chat-clearance)))}}.Chatbot-module__O_7cYq__header{min-height:118px;padding:18px 18px 38px}.Chatbot-module__O_7cYq__botMark{width:56px;height:56px}.Chatbot-module__O_7cYq__identityCopy h2{font-size:1.1rem}.Chatbot-module__O_7cYq__body{padding:8px 16px 14px}.Chatbot-module__O_7cYq__quickActions button{min-height:52px}}@media (min-width:641px) and (max-height:900px){.Chatbot-module__O_7cYq__root{--chat-panel-height:min(820px, calc(100dvh - var(--chat-clearance)))}@supports (height:100svh){.Chatbot-module__O_7cYq__root{--chat-panel-height:min(820px, calc(100svh - var(--chat-clearance)))}}.Chatbot-module__O_7cYq__header{min-height:116px;padding:18px 20px 38px}.Chatbot-module__O_7cYq__botMark{width:56px;height:56px}.Chatbot-module__O_7cYq__identityCopy h2{font-size:1.1rem}.Chatbot-module__O_7cYq__identityCopy p,.Chatbot-module__O_7cYq__status{font-size:.82rem}.Chatbot-module__O_7cYq__wave{height:58px}.Chatbot-module__O_7cYq__body{padding:10px 18px 14px}.Chatbot-module__O_7cYq__messages{gap:7px}.Chatbot-module__O_7cYq__message{border-radius:15px;padding:11px 14px;font-size:.9rem}.Chatbot-module__O_7cYq__quickActions{gap:8px;padding-bottom:10px}.Chatbot-module__O_7cYq__quickActions:not(.Chatbot-module__O_7cYq__quickActionsCompact) button{border-radius:14px;grid-template-columns:38px minmax(0,1fr) 22px;min-height:54px;padding:8px 14px 8px 11px;font-size:.92rem}.Chatbot-module__O_7cYq__quickActionsCompact button{border-radius:12px;grid-template-columns:minmax(0,1fr) 18px;min-height:46px;padding:8px 12px;font-size:.9rem}.Chatbot-module__O_7cYq__actionIcon{width:38px;height:38px}.Chatbot-module__O_7cYq__composer{min-height:56px;padding:5px 6px 5px 15px}.Chatbot-module__O_7cYq__disclaimer{font-size:.62rem}}@media (min-width:641px) and (max-height:760px){.Chatbot-module__O_7cYq__root{--chat-panel-height:min(760px, calc(100dvh - var(--chat-clearance)))}@supports (height:100svh){.Chatbot-module__O_7cYq__root{--chat-panel-height:min(760px, calc(100svh - var(--chat-clearance)))}}.Chatbot-module__O_7cYq__header{min-height:100px;padding:14px 18px 32px}.Chatbot-module__O_7cYq__botMark{width:50px;height:50px}.Chatbot-module__O_7cYq__identityCopy h2{font-size:1.02rem}.Chatbot-module__O_7cYq__wave{height:50px}.Chatbot-module__O_7cYq__body{padding:8px 16px 12px}.Chatbot-module__O_7cYq__messages{gap:6px}.Chatbot-module__O_7cYq__message{border-radius:13px;padding:9px 12px;font-size:.85rem}.Chatbot-module__O_7cYq__quickActions{gap:6px;padding-bottom:8px}.Chatbot-module__O_7cYq__quickActions:not(.Chatbot-module__O_7cYq__quickActionsCompact) button{border-radius:12px;grid-template-columns:34px minmax(0,1fr) 20px;min-height:48px;padding:7px 12px 7px 9px;font-size:.86rem}.Chatbot-module__O_7cYq__quickActionsCompact button{border-radius:11px;grid-template-columns:minmax(0,1fr) 16px;min-height:42px;padding:7px 11px;font-size:.84rem}.Chatbot-module__O_7cYq__actionIcon{width:34px;height:34px}.Chatbot-module__O_7cYq__composer{border-radius:15px;min-height:50px;padding:4px 5px 4px 13px}.Chatbot-module__O_7cYq__inputWrap input{padding:9px 8px 9px 0}.Chatbot-module__O_7cYq__disclaimer{font-size:.6rem}}@media (max-width:640px){.Chatbot-module__O_7cYq__root{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));align-items:flex-end;width:max-content;max-width:calc(100vw - 20px);left:auto}.Chatbot-module__O_7cYq__panel{transform-origin:bottom;border:0;border-radius:0;align-self:stretch;width:auto;max-width:none;height:auto;max-height:none;margin:0;position:fixed;inset:0}.Chatbot-module__O_7cYq__header{min-height:132px;padding:max(20px, env(safe-area-inset-top)) 20px 44px}.Chatbot-module__O_7cYq__botMark{width:60px;height:60px}.Chatbot-module__O_7cYq__headerMark{opacity:.4;width:118px;top:-14px;right:-8px}.Chatbot-module__O_7cYq__identity{gap:13px;max-width:calc(100% - 70px);margin-left:0;padding-right:6px}.Chatbot-module__O_7cYq__identityCopy h2{white-space:nowrap;font-size:1.22rem}.Chatbot-module__O_7cYq__identityCopy p,.Chatbot-module__O_7cYq__status{font-size:.9rem}.Chatbot-module__O_7cYq__windowActions{top:max(16px, env(safe-area-inset-top));right:14px}.Chatbot-module__O_7cYq__windowActions button{width:36px;height:36px;font-size:1.7rem}.Chatbot-module__O_7cYq__wave{height:60px}.Chatbot-module__O_7cYq__body{padding:10px 18px max(14px, env(safe-area-inset-bottom))}.Chatbot-module__O_7cYq__messages{gap:8px;min-height:0;padding-bottom:10px}.Chatbot-module__O_7cYq__message{border-radius:16px;padding:13px 16px;font-size:.95rem}.Chatbot-module__O_7cYq__messageLinks a{min-height:36px;font-size:.72rem}.Chatbot-module__O_7cYq__locationMapLabel{padding:4px 6px;font-size:.6rem;top:6px;left:6px}.Chatbot-module__O_7cYq__message .Chatbot-module__O_7cYq__locationPin{width:16px;height:16px}.Chatbot-module__O_7cYq__locationCard{flex-basis:min(200px,78%);gap:5px;min-width:min(200px,78%);padding:8px}.Chatbot-module__O_7cYq__jobCard{flex-basis:min(220px,82%);gap:7px;min-width:min(220px,82%);padding:10px}.Chatbot-module__O_7cYq__jobCardHead strong{font-size:.78rem}.Chatbot-module__O_7cYq__jobFacts dd{font-size:.64rem}.Chatbot-module__O_7cYq__quickActions{gap:9px;padding-bottom:12px}.Chatbot-module__O_7cYq__quickActionsScrollable{max-height:200px;padding-bottom:0}.Chatbot-module__O_7cYq__quickActions:not(.Chatbot-module__O_7cYq__quickActionsCompact) button{border-radius:15px;grid-template-columns:42px minmax(0,1fr) 22px;min-height:60px;padding:9px 14px 9px 11px;font-size:.96rem}.Chatbot-module__O_7cYq__quickActionsCompact{grid-template-columns:repeat(2,minmax(0,1fr))}.Chatbot-module__O_7cYq__quickActionsCompact button{grid-template-columns:minmax(0,1fr) 18px;min-height:50px;padding:9px 13px;font-size:.9rem}.Chatbot-module__O_7cYq__actionIcon{width:42px;height:42px}.Chatbot-module__O_7cYq__actionIcon svg{width:26px;height:26px}.Chatbot-module__O_7cYq__composer{border-radius:16px;grid-template-columns:minmax(0,1fr) 48px;min-height:62px;padding:6px 6px 6px 16px}.Chatbot-module__O_7cYq__inputWrap input{padding:11px 8px 11px 0;font-size:16px}.Chatbot-module__O_7cYq__send{border-radius:13px;width:46px;height:46px}.Chatbot-module__O_7cYq__send svg{width:22px;height:22px}.Chatbot-module__O_7cYq__disclaimer{margin-top:8px;font-size:.68rem;line-height:1.4}.Chatbot-module__O_7cYq__launcher{touch-action:manipulation;gap:8px;max-width:min(100%,260px);min-height:54px;padding:5px 5px 5px 14px;font-size:.86rem}.Chatbot-module__O_7cYq__launcherText strong{font-size:.84rem}.Chatbot-module__O_7cYq__launcherText small{font-size:.64rem}.Chatbot-module__O_7cYq__botMarkSmall{width:42px;height:42px}.Chatbot-module__O_7cYq__launcherPulse{width:11px;height:11px}}@media (max-width:440px){.Chatbot-module__O_7cYq__root{right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));align-items:flex-end;width:max-content;max-width:calc(100vw - 16px)}.Chatbot-module__O_7cYq__header{min-height:120px;padding:max(18px, env(safe-area-inset-top)) 16px 42px}.Chatbot-module__O_7cYq__headerMark{opacity:.38;width:104px;top:-12px;right:-6px}.Chatbot-module__O_7cYq__botMark{width:54px;height:54px}.Chatbot-module__O_7cYq__identity{max-width:calc(100% - 62px);margin-left:0}.Chatbot-module__O_7cYq__identityCopy h2{white-space:nowrap;font-size:1.12rem}.Chatbot-module__O_7cYq__identityCopy p,.Chatbot-module__O_7cYq__status{font-size:.84rem}.Chatbot-module__O_7cYq__body{padding:8px 14px max(12px, env(safe-area-inset-bottom))}.Chatbot-module__O_7cYq__quickActionsCompact{grid-template-columns:1fr}.Chatbot-module__O_7cYq__launcher{max-width:min(100%,220px);min-height:50px;padding:4px 4px 4px 12px}.Chatbot-module__O_7cYq__launcherText strong{font-size:.78rem}.Chatbot-module__O_7cYq__botMarkSmall{width:38px;height:38px}}@media (max-width:640px) and (max-height:680px){.Chatbot-module__O_7cYq__header{min-height:96px;padding:12px 14px 28px}.Chatbot-module__O_7cYq__botMark{width:42px;height:42px}.Chatbot-module__O_7cYq__identityCopy h2{font-size:.9rem}.Chatbot-module__O_7cYq__wave{height:44px}.Chatbot-module__O_7cYq__body{padding-top:4px}.Chatbot-module__O_7cYq__messages{gap:5px;min-height:0}.Chatbot-module__O_7cYq__message{padding:8px 11px;font-size:.8rem;line-height:1.35}.Chatbot-module__O_7cYq__quickActions{gap:5px;padding-bottom:6px}.Chatbot-module__O_7cYq__quickActions button{min-height:42px}.Chatbot-module__O_7cYq__quickActionsCompact button{min-height:38px}.Chatbot-module__O_7cYq__quickActionsScrollable{max-height:110px}.Chatbot-module__O_7cYq__composer{min-height:48px}.Chatbot-module__O_7cYq__send{width:36px;height:36px}.Chatbot-module__O_7cYq__disclaimer{margin-top:5px;font-size:.56rem}.Chatbot-module__O_7cYq__root{--chat-panel-height:min(440px, calc(100dvh - var(--chat-clearance)))}@supports (height:100svh){.Chatbot-module__O_7cYq__root{--chat-panel-height:min(440px, calc(100svh - var(--chat-clearance)))}}}@media (max-width:360px){.Chatbot-module__O_7cYq__launcherText small{display:none}.Chatbot-module__O_7cYq__launcher{max-width:min(100%,190px);min-height:46px}}@media (prefers-reduced-motion:reduce){.Chatbot-module__O_7cYq__panel,.Chatbot-module__O_7cYq__launcher,.Chatbot-module__O_7cYq__message,.Chatbot-module__O_7cYq__typing span,.Chatbot-module__O_7cYq__launcherPulse{transition-duration:.001ms!important;animation:none!important}}
