.dash-help{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:80;color:var(--ws-text);font:14px/1.5 Inter,system-ui,sans-serif}.dash-help svg{width:22px;height:22px;flex-shrink:0}.developer-body .dash-help-launch{background:var(--ws-raised);border:1px solid var(--sku-line);color:var(--ws-text);border-radius:18px;padding:13px 18px;gap:10px;box-shadow:0 8px 30px #0003;min-height:48px}.dash-help-panel{position:absolute;bottom:70px;right:0;width:390px;height:min(570px,calc(100dvh - 125px));display:flex;flex-direction:column;background:var(--ws-bg);border:1px solid var(--sku-line);border-radius:22px;box-shadow:0 24px 80px #0005;overflow:hidden}.dash-help-panel[hidden]{display:none}.dash-help-panel header{display:flex;align-items:center;gap:12px;padding:18px;background:var(--ws-side);border-bottom:1px solid var(--sku-line)}.dash-help-panel header>div{display:grid;gap:2px;flex:1}.dash-help-panel strong{font-weight:550}.dash-help-panel small{font-size:11px;color:var(--ws-muted)}.developer-body .dash-help-panel [data-close]{border:0;background:transparent;font-size:24px;padding:0;min-width:36px;min-height:36px}.dash-help-log{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px;display:flex;flex-direction:column;gap:14px}.dash-help-message{padding:12px 14px;border-radius:16px;white-space:pre-wrap;overflow-wrap:anywhere;max-width:93%;font-size:13px}.dash-help-message.assistant{background:var(--ws-side);border:1px solid var(--sku-line);align-self:flex-start;border-bottom-left-radius:5px}.dash-help-message.user{background:var(--ws-selected);align-self:flex-end;border-bottom-right-radius:5px}.dash-help-panel form{padding:14px;border-top:1px solid var(--sku-line);background:var(--ws-side)}.dash-help-panel form>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:8px}.dash-help-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.developer-body .dash-help-panel textarea{width:100%;background:var(--ws-bg);border:1px solid var(--sku-line);color:var(--ws-text);border-radius:12px;padding:10px 12px;resize:none;font:inherit}.developer-body .dash-help-panel button[type=submit]{padding:9px;background:var(--ws-raised);color:var(--ws-text);border:1px solid var(--sku-line);border-radius:12px;min-width:42px}.dash-help-status{font-size:12px;color:var(--ws-muted);padding:0 16px;margin:0 0 8px;white-space:pre-wrap}.dash-help-status:empty{display:none}
@media(max-width:600px){.dash-help{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.dash-help-panel{width:calc(100vw - 24px);height:min(570px,calc(100dvh - 104px));bottom:64px;border-radius:18px}.developer-body .dash-help-panel textarea{font-size:16px}.developer-body .dash-help-launch{padding:11px 14px}.dev-main{padding-bottom:80px}}
