.adviser-launcher{position:fixed;right:23px;bottom:20px;z-index:61;border:0;background:transparent;padding:0;width:94px;display:flex;flex-direction:column;align-items:center;color:var(--ink)}.adviser-launcher .uni-mascot{margin-bottom:-5px}.launcher-label{display:flex;align-items:center;gap:6px;background:#294434;color:white;box-shadow:0 4px 15px #29443420;border-radius:22px;white-space:nowrap}.adviser-launcher:hover .launcher-label{background:#365940}.adviser-panel{color:#294434;position:fixed;right:27px;bottom:151px;z-index:65;width:405px;height:min(665px,calc(100dvh - 173px));background:white;border:1px solid #d9dfce;box-shadow:0 16px 70px #29443424;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.adviser-panel>header{padding:19px 17px;display:flex;align-items:center;gap:10px;background:#e8eddd;border-bottom:1px solid #d4ddc5;flex-shrink:0}.adviser-avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#79945d;color:#294434}.adviser-panel header>div{flex:1}.adviser-panel h2{font-size:15px;letter-spacing:-.2px;margin:0 0 6px;font-weight:600}.adviser-panel header p{font-size:12px;color:#68775b;margin:0;display:flex;align-items:center}.adviser-panel header p>span{width:4px;height:4px;background:#79945d;border-radius:50%}.chat-icon{border:0;background:transparent;display:grid;place-items:center;color:#68775b;padding:5px}.adviser-chat-body{flex:1;overflow-y:auto;padding:25px 21px;overscroll-behavior:contain}.chat-welcome .eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:12px}.chat-welcome h3{font-size:28px;letter-spacing:-.9px;line-height:1.2;margin-bottom:15px}.chat-welcome>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted)}.chat-starters{display:flex;flex-direction:column;gap:8px;margin:23px 0 9px}.chat-starters button{font-size:11px;border:1px solid #d9dfce;background:#f7f7eb;border-radius:8px;padding:11px 12px;text-align:left;display:flex;justify-content:space-between;gap:8px}.chat-starters button:hover{background:#e8eddd}.chat-message{margin-top:23px;max-width:100%;overflow-wrap:anywhere}.chat-speaker{font-size:10px;letter-spacing:1.3px;color:#708062;display:block;margin-bottom:7px}.chat-message>p{font-size:13px;line-height:1.9;white-space:pre-wrap;margin:0}.chat-user{margin-left:24px;background:#e8eddd;padding:15px;border-radius:11px 11px 2px 11px}.chat-assistant{padding:0}.chat-recommendation{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;border:1px solid #d9dfce;border-radius:10px;background:#fff;margin-top:12px}.chat-recommendation:hover{background:#f0f3e5}.chat-recommendation strong{font-size:12px;line-height:1.6;display:block}.chat-recommendation small{display:block;color:var(--muted);margin-top:6px}.chat-recommendation>p{grid-column:1/-1;font-size:10px;color:#68775b;line-height:1.8;margin:0}.chat-followups{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.chat-followups button{font-size:10px;color:#365940;padding:7px 10px;border:1px solid #d4ddc5;background:#e8eddd;border-radius:15px;max-width:100%;text-align:left}.chat-thinking{font-size:10px;color:#68775b;display:flex;align-items:center;gap:4px;margin:23px 0 0}.chat-thinking>span{width:4px;height:4px;border-radius:50%;background:#79945d;animation:pip-thinking 1s ease-in-out infinite}.chat-thinking>span:nth-child(2){animation-delay:.2s}.chat-thinking>span:nth-child(3){animation-delay:.4s;margin-right:5px}.chat-composer{border:1px solid #d4ddc5;border-radius:10px;display:flex;align-items:end;gap:9px;padding:10px;margin:9px 15px 0;flex-shrink:0}.chat-composer:focus-within{outline:2px solid #54764b;outline-offset:1px}.chat-composer textarea{font:inherit;font-size:12px;border:0;resize:none;flex:1;min-width:0;max-height:100px;padding:2px;line-height:1.7;background:transparent}.chat-composer textarea:focus{outline:none}.chat-composer button{border:0;border-radius:7px;display:grid;place-items:center;width:34px;height:34px;background:#294434;color:white;flex-shrink:0}.chat-privacy{font-size:10px;line-height:1.65;color:#708062;padding:10px 20px 12px;margin:0;flex-shrink:0}.chat-privacy a{text-decoration:underline;color:#54764b}.chat-error{background:#f2f1df;border:1px solid #dddcc3;border-radius:8px;padding:13px;margin-top:17px;font-size:11px;color:#747445}.chat-error p{margin-bottom:8px}.chat-error a{color:#54764b;display:flex;align-items:center;gap:6px;text-decoration:underline}.adviser-launcher:focus-visible,.adviser-panel a:focus-visible,.adviser-panel button:focus-visible{outline:2px solid #54764b;outline-offset:3px}@keyframes pip-thinking{50%{opacity:.25;transform:translateY(-2px)}}@media(max-width:760px){.adviser-launcher{right:9px;bottom:13px;width:83px}.adviser-panel{right:12px;bottom:133px;width:min(405px,calc(100% - 24px));height:min(650px,calc(100dvh - 155px))}.adviser-panel>header{padding:15px 13px;gap:8px}.adviser-chat-body{padding:21px 18px}.adviser-panel h2{font-size:14px}.chat-welcome h3{font-size:26px}.chat-privacy{font-size:10px;padding:9px 17px 11px}.launcher-label{font-size:10px;padding:8px 11px}}@media(prefers-reduced-motion:reduce){.chat-thinking>span{animation:none}}@media print{.adviser-launcher,.adviser-panel{display:none}}.adviser-launcher{right:20px;bottom:17px;width:95px}.adviser-launcher .uni-mascot{margin-bottom:-10px}.launcher-label{background:#f6efd9;color:#345336;border:1px solid #c8d0b5;box-shadow:0 4px 16px #233d2720;font-size:11px;font-weight:600;padding:9px 13px}.adviser-launcher:hover .launcher-label{background:#e9dcae}.adviser-panel{width:420px;right:26px;bottom:133px;height:min(700px,calc(100dvh - 157px));border-color:#d6ddc8;border-radius:22px;background:#fffdf5;box-shadow:0 17px 65px #243c2929;color:#293f2c}.adviser-panel>header{background:#e8ecd8;padding:16px;gap:12px;border-color:#d8dfc7}.adviser-avatar{width:44px;height:44px;background:none;flex-shrink:0}.adviser-avatar .uni-mascot{width:44px}.adviser-panel h2{font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:450;letter-spacing:-.5px;margin-bottom:4px}.adviser-panel header p{font-size:10px;gap:5px}.chat-icon{padding:7px}.adviser-chat-body{padding:26px 23px}.chat-welcome .eyebrow{font-size:9px;letter-spacing:1.2px;color:#768367}.chat-welcome h3{font-family:Fraunces,Georgia,serif;font-size:36px;line-height:1.1;font-weight:450;letter-spacing:-1px;color:#314b32}.chat-message>p,.chat-welcome>p:not(.eyebrow){font-size:14px;line-height:1.8}.chat-starters button{font-family:inherit;font-size:12px;padding:13px;line-height:1.6;align-items:center;gap:12px;background:#f3f4e8;border-radius:12px}.chat-starters button svg{flex-shrink:0}.chat-user{background:#e9eedc;border-radius:14px 14px 3px 14px}.chat-speaker{font-size:9px}.chat-speaker small{font-size:9px;letter-spacing:0}.chat-recommendation{background:#fffdf5;border-color:#d7dfc8;border-radius:12px}.chat-recommendation strong{font-size:13px}.chat-recommendation small,.chat-recommendation>p{font-size:11px}.chat-followups button{font-size:11px;line-height:1.6;padding:8px 11px}.chat-composer{background:#fffdf7;margin:9px 16px 0;border-color:#c9d5b8;padding:11px;border-radius:15px}.chat-composer textarea{font-size:13px}.chat-composer button{width:37px;height:37px;border-radius:50%;background:#345a44}.chat-privacy{font-size:9px;line-height:1.7;padding:11px 21px 15px;color:#7c846d}.chat-thinking{font-size:11px;line-height:1.7}@media(max-width:760px){.adviser-launcher{right:8px;bottom:13px;width:89px}.adviser-panel{width:calc(100% - 24px);max-width:420px;right:12px;bottom:130px;height:calc(100dvh - 150px);max-height:700px}.adviser-panel>header{padding:12px;gap:8px}.adviser-panel h2{font-size:20px}.adviser-chat-body{padding:22px 19px}.chat-welcome h3{font-size:34px}.chat-composer textarea{font-size:16px}.chat-privacy{font-size:9px;padding:10px 17px 12px}.chat-icon{padding:5px}}@media(max-width:370px){.adviser-avatar{width:35px}.adviser-avatar .uni-mascot{width:36px}.adviser-panel h2{font-size:18px}.adviser-panel header p{font-size:9px}.chat-icon{padding:4px}}