/* KING AI LEO compact, readable advisor UI */
.leo-launcher{min-height:48px;max-width:220px;padding:6px 10px;border-radius:14px;gap:9px}
.leo-launcher img,.leo-head img{width:36px;height:36px}
.leo-launcher b{font-size:.84rem}.leo-launcher small{font-size:.72rem}
.leo-panel{bottom:0;width:min(360px,calc(100vw - 32px));max-height:min(520px,calc(100dvh - 48px))}.leo-root.open .leo-panel{grid-template-rows:auto auto minmax(0,1fr) auto}.leo-root.open .leo-launcher{visibility:hidden;pointer-events:none}
.leo-head{min-height:64px;padding:12px 16px}.leo-head b{font-size:.875rem;font-weight:650}.leo-head small{font-size:.75rem}.leo-close{width:44px;min-width:44px;height:44px;min-height:44px;font-size:1.15rem}
.leo-notice{margin:0;padding:10px 16px;border-bottom:1px solid var(--border);color:var(--text-muted);font-size:.75rem;line-height:1.55}.leo-notice a{color:var(--link);text-decoration:underline;text-underline-offset:2px}
.leo-messages{padding:12px 14px}.leo-msg{max-width:88%;padding:12px 14px;border-radius:14px;font-size:.875rem;line-height:1.6}
.leo-form{padding:10px;min-height:64px}.leo-form textarea{min-height:44px;max-height:44px;padding:10px 12px;border-radius:12px;font-size:.875rem}.leo-form button{min-height:44px;padding-inline:16px;border-radius:12px;font-size:.875rem}
.leo-actions a{font-size:.76rem}
@media(max-width:768px){.leo-root{right:8px;bottom:max(8px,env(safe-area-inset-bottom))}.leo-launcher{padding:5px 11px 5px 5px;border-radius:13px}.leo-launcher img{width:38px;height:38px}.leo-mobile-label{font-size:.8125rem}.leo-panel{bottom:0;width:calc(100vw - 16px);max-height:70dvh}.leo-head{padding:10px 14px}.leo-messages{padding:12px}.leo-msg,.leo-form textarea{font-size:.875rem}}
