.chat-widget{position:fixed;right:24px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:120;font-family:inherit;color:#17213a}
.chat-launcher{display:flex;align-items:center;gap:10px;min-width:138px;height:56px;padding:7px 17px 7px 7px;border:1px solid #ffffff2e;border-radius:999px;background:#0c1733e8;color:#fff;box-shadow:0 15px 45px #07132f45,inset 0 1px 0 #ffffff26;backdrop-filter:blur(16px);transition:transform .22s,box-shadow .22s}
.chat-launcher:hover{transform:translateY(-3px);box-shadow:0 20px 55px #07132f55,inset 0 1px 0 #ffffff2e}
.chat-launcher-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#7fa4ff,#315fdf);box-shadow:inset 0 1px 0 #ffffff55}
.chat-launcher-label{font-size:14px;font-weight:750;letter-spacing:-.01em;white-space:nowrap}.chat-widget svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.chat-nudge{position:absolute;right:0;bottom:70px;display:flex;width:276px;padding:16px;background:#fffffff2;border:1px solid #dbe4f7;border-radius:20px 20px 5px 20px;box-shadow:0 18px 55px #10234925;gap:8px;backdrop-filter:blur(15px)}
.chat-nudge-open{border:0;background:none;text-align:left;padding:0;flex:1;color:#17213a}.chat-nudge strong{display:block;font-size:15px;line-height:1.4}.chat-nudge span{display:block;font-size:13px;margin-top:6px;color:#2456f5}.chat-dismiss{border:0;background:#eef3ff;width:32px;height:32px;border-radius:50%;color:#53627e;font-size:21px;flex:none}
.chat-panel{position:fixed;inset:auto 24px calc(92px + env(safe-area-inset-bottom)) auto;margin:0;padding:0;width:404px;max-width:calc(100vw - 32px);height:610px;max-height:calc(100dvh - 116px);border:1px solid #d7e0f0;border-radius:28px;background:#f8faff;color:#17213a;box-shadow:0 30px 100px #0716374d;overflow:hidden}
.chat-panel[open]{display:flex;flex-direction:column}.chat-panel::backdrop{background:#07132f26;backdrop-filter:blur(2px)}
.chat-header{display:flex;gap:11px;align-items:center;padding:14px 15px;background:#fff;color:#17213a;border-bottom:1px solid #e1e7f2;flex:none}
.chat-avatar{width:42px;height:42px;display:grid;place-items:center;background:#13224a;color:#fff;border-radius:50%;box-shadow:inset 0 0 0 4px #ffffff12}.chat-avatar svg{width:27px;height:27px}
.chat-header strong{display:block;font-size:15px;letter-spacing:-.015em}.chat-mode{display:flex;align-items:center;gap:6px;color:#60708d;font-size:11px;margin-top:3px}.chat-mode:before{content:"";width:6px;height:6px;border-radius:50%;background:#55b88a}
.chat-close,.chat-reset{border:1px solid #e0e6f1;background:#f5f7fb;color:#34415a;min-width:40px;height:40px;border-radius:50%;font-size:22px;padding:0;transition:background .2s,transform .2s}.chat-reset{margin-left:auto;font-size:20px}.chat-close:hover,.chat-reset:hover{background:#eaf0fc;transform:translateY(-1px)}
.chat-scroll{flex:1;overflow:auto;overscroll-behavior:contain;padding:16px;min-height:0;scrollbar-width:thin}
.chat-welcome{position:relative;overflow:hidden;padding:22px 21px 21px;margin-bottom:15px;border-radius:22px;background:radial-gradient(circle at 95% 0,#8eb0ff55,transparent 34%),linear-gradient(135deg,#101d41,#1d3d8d);color:#fff}.chat-welcome:after{content:"";position:absolute;width:86px;height:86px;right:-35px;bottom:-45px;border:16px solid #ffffff12;border-radius:50%}
.chat-kicker{display:block;color:#a9c1fa;font-size:9px;font-weight:800;letter-spacing:.16em;margin-bottom:26px}.chat-welcome h2{font-size:25px;line-height:1.12;letter-spacing:-.04em;margin:0 0 9px}.chat-welcome p{font-size:13px;line-height:1.55;color:#d1dcf6;margin:0;max-width:300px}
.chat-quick{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.chat-quick button{position:relative;font:inherit;font-size:12px;line-height:1.35;min-height:52px;padding:10px 29px 10px 12px;color:#23498e;background:#fff;border:1px solid #d9e2f4;border-radius:14px;text-align:left;transition:border-color .2s,background .2s,transform .2s}.chat-quick button:after{content:"→";position:absolute;right:11px;top:50%;transform:translateY(-50%);color:#6689d8}.chat-quick button:hover{background:#edf3ff;border-color:#9ab4ef;transform:translateY(-1px)}
.chat-log{display:flex;flex-direction:column;gap:11px}.chat-message{font-size:14px;line-height:1.6;padding:13px 15px;max-width:94%;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:18px 18px 18px 5px;background:#fff;border:1px solid #e0e6f1}.chat-message.user{align-self:flex-end;background:#173a87;color:#fff;border-color:#173a87;border-radius:18px 18px 5px 18px}.chat-message a{display:block;color:#2456f5;margin-top:11px;font-size:13px}.chat-status{font-size:12px;color:#5a6781;margin:12px 0 0}
.chat-bottom{padding:11px 15px 14px;background:#fff;border-top:1px solid #e2e8f3;flex:none}.chat-notice{font-size:10px;line-height:1.5;color:#6b778e;margin:0 0 8px}.chat-form{display:flex;align-items:flex-end;gap:8px;padding:6px;border:1px solid #ccd8ee;border-radius:18px;background:#f8faff}.chat-form:focus-within{border-color:#668ce7;box-shadow:0 0 0 3px #2456f512}.chat-form textarea{font:inherit;font-size:14px;line-height:1.5;background:none;border:0;resize:none;min-width:0;width:100%;padding:9px 7px;color:#17294e;max-height:100px}.chat-form button{border:0;width:40px;height:40px;flex:none;border-radius:50%;background:#173a87;color:white;font-size:24px}.chat-form button:disabled{opacity:.35;cursor:default}.chat-form textarea:disabled{opacity:.58}.chat-links{display:flex;justify-content:space-between;gap:12px;margin-top:8px}.chat-links a{font-size:10px;color:#52698f;padding:4px}
@media(prefers-reduced-motion:no-preference){.chat-launcher-icon{animation:chat-glow 2.4s ease-in-out 3}.chat-nudge,.chat-panel[open]{animation:chat-enter .25s ease-out}.chat-spark{animation:chat-spark 2.8s ease-in-out 3;transform-origin:20px 17px}@keyframes chat-glow{50%{box-shadow:0 0 0 7px #6f96ff20,inset 0 1px 0 #ffffff55}}@keyframes chat-enter{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes chat-spark{50%{transform:scale(1.12) rotate(5deg)}}}
@media(max-width:720px){.chat-widget{right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}.chat-launcher{height:52px;min-width:126px;padding-right:15px}.chat-launcher-icon{width:38px;height:38px}.chat-nudge{bottom:65px;width:min(268px,calc(100vw - 28px))}.chat-panel{inset:auto 8px calc(8px + env(safe-area-inset-bottom)) 8px;width:auto;max-width:none;height:640px;max-height:calc(100dvh - 16px - env(safe-area-inset-bottom));border-radius:25px}.chat-header{padding:12px}.chat-close,.chat-reset{min-width:44px;height:44px}.chat-scroll{padding:12px}.chat-welcome{padding:20px 18px}.chat-quick{grid-template-columns:1fr}.chat-quick button{min-height:48px}.chat-form textarea{font-size:16px}.chat-panel::backdrop{background:#07132f73}.chat-links a{padding-block:7px}}
@media(max-width:350px){.chat-launcher-label{display:none}.chat-launcher{min-width:52px;width:52px;padding:7px}.chat-panel{inset-inline:4px}}
@media print{.chat-widget{display:none}}

/* The assistant opens as a true right-side drawer. */
.chat-panel{inset:0 0 0 auto;margin:0;width:min(470px,100vw);max-width:100vw;height:100dvh;max-height:none;border:0;border-left:1px solid #d7e0f0;border-radius:0;box-shadow:-24px 0 80px #0716372e}
.chat-panel::backdrop{background:#07132f2e;backdrop-filter:none}
.chat-header{padding-top:calc(14px + env(safe-area-inset-top))}
.chat-bottom{padding-bottom:calc(14px + env(safe-area-inset-bottom))}
@media(prefers-reduced-motion:no-preference){.chat-panel[open]{animation:chat-drawer-enter .25s cubic-bezier(.2,.75,.25,1)}.chat-panel::backdrop{animation:chat-backdrop-enter .2s ease-out}@keyframes chat-drawer-enter{from{opacity:.75;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes chat-backdrop-enter{from{background:#07132f00}to{background:#07132f2e}}}
@media(max-width:720px){.chat-panel{inset:0 0 0 auto;width:100vw;max-width:100vw;height:100dvh;max-height:none;border:0;border-radius:0}.chat-header{padding:calc(12px + env(safe-area-inset-top)) 12px 12px}.chat-bottom{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.chat-panel::backdrop{background:#07132f2e;backdrop-filter:none}}
