.academy-assistant-launcher{position:fixed;right:24px;bottom:24px;z-index:70;min-height:48px;border:1px solid #0b6f61;border-radius:999px;background:#0b6f61;color:#fff;padding:0 20px;font:700 16px/1 system-ui,-apple-system,"Segoe UI",sans-serif;cursor:pointer}
.academy-assistant-launcher[aria-expanded="true"]{visibility:hidden}
.academy-assistant-launcher:focus-visible,.academy-assistant button:focus-visible,.academy-assistant input:focus-visible,.academy-assistant a:focus-visible{outline:3px solid #dfff4f;outline-offset:3px}
.academy-assistant{position:fixed;right:24px;bottom:84px;z-index:71;width:min(390px,calc(100vw - 32px));height:min(610px,calc(100vh - 116px));border:1px solid #a9c8c1;border-radius:24px;background:#f8fbf9;color:#102d36;overflow:hidden;font:400 15px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif}
.academy-assistant[hidden]{display:none}.academy-assistant__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 14px;background:#0c2d38;color:#fff}.academy-assistant__head b{display:block;font-size:18px}.academy-assistant__head small{display:block;margin-top:4px;color:#bad0cc}.academy-assistant__head-actions{display:flex;align-items:center;gap:8px}.academy-assistant__clear{min-height:44px;padding:0 10px;border:1px solid #64838a;border-radius:10px;background:transparent;color:#d8e7e4;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.academy-assistant__close{width:44px;height:44px;border:1px solid #64838a;border-radius:50%;background:transparent;color:#fff;font-size:24px;cursor:pointer}.academy-assistant__body{display:flex;flex-direction:column;height:calc(100% - 77px)}.academy-assistant__history-status{padding:9px 18px;border-bottom:1px solid #d7e5e1;background:#eff7f4;color:#49665f;font-size:11px;line-height:1.45}.academy-assistant__messages{flex:1;overflow:auto;padding:16px 18px;overscroll-behavior:contain}.academy-assistant__message{max-width:88%;margin:0 0 12px;padding:11px 13px;border-radius:16px;white-space:pre-wrap}.academy-assistant__message--assistant{background:#e5f2ee;border-bottom-left-radius:4px}.academy-assistant__message--user{margin-left:auto;background:#0b6f61;color:#fff;border-bottom-right-radius:4px}.academy-assistant__sources{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.academy-assistant__sources a{border-bottom:1px solid currentColor;color:#087565;text-decoration:none}.academy-assistant__quick{display:flex;gap:8px;overflow-x:auto;padding:0 18px 12px}.academy-assistant__quick button{flex:0 0 auto;min-height:38px;border:1px solid #a9c8c1;border-radius:999px;background:#fff;color:#17434a;padding:0 12px;cursor:pointer}.academy-assistant__form{border-top:1px solid #c8dcd7;padding:12px 14px;background:#fff}.academy-assistant__form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.academy-assistant__row{display:grid;grid-template-columns:1fr auto;gap:8px}.academy-assistant__row input{min-width:0;height:46px;border:1px solid #8dafaa;border-radius:12px;padding:0 12px;font-size:16px;color:#102d36}.academy-assistant__row button{min-width:64px;height:46px;border:0;border-radius:12px;background:#dfff4f;color:#102d36;font-weight:800;cursor:pointer}.academy-assistant__note{margin:8px 2px 0;color:#5e7478;font-size:12px}.academy-assistant__note a{color:#0b6f61}.academy-assistant [aria-busy="true"]{opacity:.65}
.academy-assistant__quick{scrollbar-width:none}.academy-assistant__quick::-webkit-scrollbar{display:none}
@media(max-width:620px){.academy-assistant-launcher{right:14px;bottom:14px}.academy-assistant{right:0;bottom:0;width:100%;height:min(76vh,650px);border-radius:24px 24px 0 0}.academy-assistant__body{height:calc(100% - 77px)}}
@media(prefers-reduced-motion:reduce){.academy-assistant,.academy-assistant-launcher{scroll-behavior:auto}}
