.ai-launcher{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:#fff;color:#0b2438;font-weight:950}.ai-launcher:hover{background:#eef5fa}.ai-launcher:focus-visible{outline:3px solid rgba(255,255,255,.55);outline-offset:2px}
dialog.ai-drawer{position:fixed;inset:0 0 0 auto;width:min(480px,100%);height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:18px 0 0 18px;background:#eef3f7;overflow:hidden;box-shadow:-18px 0 60px rgba(4,18,30,.28)}dialog.ai-drawer[open]{display:block}dialog.ai-drawer::backdrop{background:rgba(4,18,30,.5)}.ai-drawer-shell{display:flex;flex-direction:column;height:100%}.ai-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:linear-gradient(135deg,#0b2438,#174a70);color:#fff}.ai-drawer-head strong{display:block;font-size:1.12rem}.ai-drawer-head small{display:block;margin-top:3px;color:#dceaf4}.ai-drawer-close{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:rgba(255,255,255,.12);color:#fff;font-size:1.6rem;line-height:1}.ai-drawer-content{flex:1;overflow:auto;padding:14px}.ai-context{margin-bottom:10px;padding:10px 12px;border:1px solid #d6e0e8;border-radius:11px;background:#fff;color:#29465e;font-size:.82rem;font-weight:800}.ai-drawer .ai-chat{min-height:280px;max-height:none;margin-bottom:12px}.ai-drawer form{padding:12px;border:1px solid #d6e0e8;border-radius:14px;background:#fff}.ai-drawer textarea{min-height:100px}
@media(max-width:760px){.ai-launcher{width:42px;padding:0}.ai-launcher-label{display:none}dialog.ai-drawer{width:100%;border-radius:0}.ai-drawer-head{padding:12px}.ai-drawer-content{padding:10px}}
